self maintained javascript project template
- click
Use this template
to create new project - update
package.json
, maintain your own packagename
, and other information likeauthor
. - add
LICENSE
if necessary (npx license
) - start your work
- maintain your npm token with secret name
Z_NPM_TOKEN
- Run
npm run release
to publish a new version of your package