Skip to content

Just a quick and dirty script that creates weekly milestones in GitHub issues.

License

Notifications You must be signed in to change notification settings

lionheart/milestonemaker

Repository files navigation

milestonemaker

Version License Versions

What Does This Do

This simple utility creates weekly milestones in GitHub issues. See https://github.com/lionheart/milestonemaker/milestones for an example.

How Do You Use It

pip install milestonemaker

Once installed, just follow the useful CLI prompts.

$ milestonemaker -h
usage: milestonemaker [-h] {create,delete} ...

positional arguments:
  {create,delete}
    create         Creates all milestones
    delete         Deletes all milestones with 'week' in the name and no
                   issues assigned to them.

optional arguments:
  -h, --help       show this help message and exit

About

Just a quick and dirty script that creates weekly milestones in GitHub issues.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published