nodejs/package-maintenance
Auf GitHub ansehenSuggestion: Tooling to assist maintenance errands
Open
#5 geöffnet am 27. Nov. 2018
good first issuetools
Repository-Metriken
- Stars
- (419 Stars)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
Travis CI recently informed me that I have over 800 packages using it.
I've done up the following tooling to assist in automating the maintenance of my packages as much as possible, they have been used for years, and probably others will find them useful:
- https://github.com/bevry/badges - generate readme badges
- https://github.com/bevry/projectz - automate readmes
- https://github.com/bevry/awesome-travis - travisci scripts for testing, publishing, deployment, etc
- https://github.com/bevry/boundation - scaffold projects with the above
If you have your own, post them too.