snapshot-creator

1.0.2 • Public • Published

Hello and welcome to a CLI tool that will (hopefully) save you some time!

This is tool is built to automatically update your package.json with a 'snapshot' version for safe publishing and testing of npm packages within other packages.

Just install the package globally with this command: npm i snapshot-creator -g and then use the ss command to run. It should detect whether or not you already have a snapshot version, and if you do, change the git hash to your most recent one. If it doesn't detect an existing snapshot, it will bump the minor versioning of the package, and create one for you!

Happy snapshotting!

Readme

Keywords

Package Sidebar

Install

npm i snapshot-creator

Weekly Downloads

1

Version

1.0.2

License

ISC

Unpacked Size

3.82 kB

Total Files

5

Last publish

Collaborators

  • zshuff03