Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/oliversalzburg/node-scripts-docs

Documentation for `package.json` scripts
https://github.com/oliversalzburg/node-scripts-docs

documentation nodejs npm yarn

Last synced: 29 days ago
JSON representation

Documentation for `package.json` scripts

Awesome Lists containing this project

README

        

# node-scripts-docs

[![npm version](https://img.shields.io/npm/v/node-scripts-docs)](https://www.npmjs.com/package/node-scripts-docs)

Refer to full documentation at https://oliversalzburg.github.io/node-scripts-docs/

## Release Process

```
npm version patch --message "chore: Version bump %s"
```