Add init command #33

Merged
jolheiser merged 2 commits from refs/pull/33/head into master 2020-01-27 02:42:27 +00:00

@ -11,9 +11,7 @@ This tool generates a changelog from PRs based on their milestone and labels.
## Installation
```
go get code.gitea.io/changelog
```
Download a pre-built binary from our [downloads page](https://dl.gitea.io/changelog-tool/) or clone the source and follow the [building instructions](#building).
## Configuration