Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/oliversalzburg/node-scripts-docs
- Owner: oliversalzburg
- License: mit
- Created: 2022-01-22T19:18:26.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-30T21:30:37.000Z (about 1 month ago)
- Last Synced: 2024-09-30T22:14:51.286Z (about 1 month ago)
- Topics: documentation, nodejs, npm, yarn
- Language: TypeScript
- Homepage: https://oliversalzburg.github.io/node-scripts-docs/
- Size: 48.3 MB
- Stars: 3
- Watchers: 4
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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"
```