Skip to content

UniversalDataTool/automatic-npm-release

Repository files navigation

Automatic NPM Release

This cli allows you to quickly create a Github Actions workflow that will release your npm modules via the semantic-release system.

Usage

> npx automatic-npm-release

Creating .releaserc.js"...
Creating .github/workflows/release.yml...

Make sure to set NPM_TOKEN to "..." in your github repository

After merging this, your merges to master will automatically be published. Make sure to use the semantic versioning system in your commits. e.g. start a commit with "fix: ..." 

About

Command line program to automatically set up github actions with npm publish releases for a npm module.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •