Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/c4milo/github-release
Browse files Browse the repository at this point in the history
  • Loading branch information
c4milo committed Jan 4, 2015
2 parents 4c6f988 + f5380de commit b5ae48e
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,16 @@
# github-release

Yet another Github release command line tool. This one, though, is much more minimalistic, cross platform and simple.
Yet another Github release command line tool. This one, though, is much more minimalistic and simple.

```
Github release tool.
Github command line release tool.
Usage:
github-release <user/repo> <tag> <branch> <description> <files>
gh-release <user/repo> <tag> <branch> <description> <files>
<files> can be specified using glob patterns.
<files> can be specified using glob patterns.
Options:
-version: Displays version
```

### Requirements
Expand Down

0 comments on commit b5ae48e

Please sign in to comment.