Compare commits

..

1 Commits

Author SHA1 Message Date
3033d24e63 updated README.md 2019-08-14 14:12:14 +02:00

View File

@ -1,4 +1,4 @@
# Gogs CLI ([Forked from go-gogs-cli](https://github.com/rotblauer/go-gogs-cli))
# 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.