mirror of
https://github.com/gitui-org/gitui
synced 2026-05-24 09:28:21 +00:00
more metadata
This commit is contained in:
parent
24a3aca026
commit
75c2f7af03
2 changed files with 4 additions and 1 deletions
|
|
@ -2,6 +2,9 @@
|
|||
name = "gitterm"
|
||||
version = "0.1.0"
|
||||
authors = ["Stephan Dilly <dilly.stephan@gmail.com>"]
|
||||
description = "blazing fast terminal-ui for git"
|
||||
license="MIT"
|
||||
homepage="https://github.com/Extrawurst/gitterm"
|
||||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
# gitterm
|
||||
terminal ui (tui) frontend for git written in rust
|
||||
blazing fast terminal-ui for git written in rust
|
||||
|
||||

|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue