-
-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
I'm going to major standardizing and my flow would soon be totally automated, crazy and awesome. I'm using the "standards" - standard
, semantic releasing with standard-version
(which is almost the same as semantic-release
), and wanna have standard readmes too.
offtopic: What I imagine:
- generate-repo - creates repo on github, labels, sync travis/coveralls site? etc, init and possibly first commit
- generate project - creates any templates
- writing the modules
- verb
- git add --all -> git cz (commit using commitizen) -> (standard-version, not always), git push (--follow-tags, if standard-version), (npm publish, if standard-version)
Metadata
Metadata
Assignees
Labels
No labels