LeeWannacott / blazing-releases

CLI for Creating GitHub Releases from a CHANGELOG.md; compatible with the "Keep a Changelog" specification.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lets make cmd line argument for running blazingly-fast-releases

LeeWannacott opened this issue · comments

Lets make cmd line argument for running blazingly-fast-releases.

Users can do:

$ go install github.com/LeeWannacott/blazingly-fast-releases@latest

$ blazingly-fast-releases -target=leewannacott/blazingly-fast-releases -tags=quick-lint/quick-lint-js -token=$(cat token.txt) -changelog=docs/CHANGELOG.md

Good enough for now.

Lets not add third party packages for now.