https://github.com/bsara/npm-scripts-versioning
https://github.com/bsara/npm-scripts-versioning
npm npm-scripts version versioning versions
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bsara/npm-scripts-versioning
- Owner: bsara
- License: isc
- Created: 2017-02-24T20:46:17.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-27T19:59:06.000Z (about 8 years ago)
- Last Synced: 2024-10-30T00:36:14.568Z (12 months ago)
- Topics: npm, npm-scripts, version, versioning, versions
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/npm-scripts-versioning
- Size: 35.2 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# NPM Scripts: Versioning [][npm]
[][license]
***TODO: Add description***
[Changelog](https://github.com/bsara/repos/npm-scripts-versioning/blob/master/CHANGELOG.md)
# Install
```sh
$ npm install --save-dev npm-scripts-versioning
```# Usage
***TODO: Add docs***
# License
ISC License (ISC)
Copyright (c) 2017, Brandon D. Sara (https://bsara.pro/)
Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies.THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
PERFORMANCE OF THIS SOFTWARE.[license]: https://github.com/bsara/npm-scripts-versioning/blob/master/LICENSE "Project License"
[npm]: https://www.npmjs.com/package/npm-scripts-versioning "NPM Package: npm-scripts-versioning"