/maul

Primary LanguageGoMIT LicenseMIT

maul License: MIT GoDoc Go Report Card

maul is a multiplexer to call GitHub REST API v3: Create a milestone.

At a glance

$ go get -u github.com/ymt2/maul/cmd/maul
$ export GITHUB_AUTH_TOKEN={YOUR_TOKEN}
$ maul --repo owner/repo1 --repo owner/repo2 --due-after 14 --title Sprint1