A management tool for teams using Polymer and building lots of elements
Implemented
- List repos based on regexes
- Add tags to matching repos
- Add milestones to matching repos
- Add a consistent set of tags to a large group of repos
Woefully under-documented. Still a work-in-progress. Follow the rabbit hole of polymanage --help
-
Make a secrets file:
cp example.config.json config.json
-
Make an new personal access token on GitHub.
-
Paste your access token into
config.json
. -
Run:
npm install