@danieltamkin/nodelo-release-test v1.0.0
Nodelo-release-test
Nodelo-template is a template
that allows everyone
to quickly release nodejs modules
.
Semantic-release will run your NPM releases, github actions are your CI & CD platform.
Getting started with Nodelo-release
Click on the "Use this template" button at the top of the repo.
Using Nodelo-release
To use Nodelo-release, follow these steps:
1. Insert your NPM_TOKEN into secrets. - about secrets
1. Move .github-disabled
to ./github/
- about actions
Optional These are just suggestions
- Install semantic-pull-request to make sure all PR's follow semantic-versioning.
- Install commitizen to help format your commit messages.
- Only allow 'squash merging' from settings.
- Use @scottydocs README-template, it's a good starting point for making simple informative README's.
Contributing to Nodelo-release
This is a template to get you started, nothing here should constrain you from doing what you want to do! If you find something that you think other people might find useful
Create a pull request if you feel others will benefit from it.
Contributors
Thanks to the following people who have contributed to this project:
- @DanielTamkin 🖋
- @gr2m 🔧 (For assisting in bumps while learning semantic-release)
- @zeke 📖 (Their tutorial helped me learn how to use semantic-release in GitHub actions).
License
This project uses: MIT.
5 years ago