diff options
Diffstat (limited to 'development/gcli/README')
-rw-r--r-- | development/gcli/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/development/gcli/README b/development/gcli/README new file mode 100644 index 0000000000..19e977c385 --- /dev/null +++ b/development/gcli/README @@ -0,0 +1,10 @@ +Portable CLI tool for interacting with Git(Hub|Lab|Tea), Forgejo and +Bugzilla from the command line. + +A simple unified tool to interact with various git forges without +using a web-browser. gcli can be used to interact with the forges +from the command line in order to make many tasks like managing +issues and pull requests easier. + +Optional build dependency: + - "lowdown" for rendering Markdown in the terminal |