We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0a8e7b commit 3996464Copy full SHA for 3996464
1 file changed
README.md
@@ -1,7 +1,10 @@
1
# github-release-cli
2
+
3
+[](https://github.com/sitingren/github-release-cli/blob/master/LICENSE)
4
5
Command line tool written in Python for creating Github releases through Github REST API.
6
-## Installation
7
+## Installation / Requirements
8
```
9
$ pip install arestclient
10
$ git clone git@github.com:sitingren/github-release-cli.git
0 commit comments