Original issue
GitHub Actions can do a lot of magic stuff for you! Here's some things that a lot of npm packages have that might be interesting to add to this project:
- A test workflow that runs
npm test on each Node LTS version
- A publish workflow to auto run
npm publish with an npm token on each release
Things to automate:
Original issue
GitHub Actions can do a lot of magic stuff for you! Here's some things that a lot of npm packages have that might be interesting to add to this project:
npm teston each Node LTS versionnpm publishwith an npm token on each releaseThings to automate:
npm publishdeno/-prefixed release tag on abuildbranchtypedocgenerated documentation website to GitHub Pagesnpm teston Node.js LTS versionspackage.jsonversionproperty has changed