Compare commits

..

1 Commits

Author SHA1 Message Date
adphi a5c847b8ed updated README.md 2019-08-14 14:15:11 +02:00
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# Gogs CLI
# Gogs CLI ([Forked from go-gogs-cli](https://github.com/rotblauer/go-gogs-cli))
Accesses the [Gogs Client API](https://github.com/gogits/go-gogs-client), which is currently available exclusively on [Gogs' `develop` branch](https://github.com/gogits/gogs/tree/develop).
> [Cobra](https://github.com/spf13/cobra) & [Viper](https://github.com/spf13/viper) go packages handle the hard work for the CLI interface.