1.0.1 • Published 8 years ago

g-secret v1.0.1

Weekly downloads
6
License
MIT
Repository
github
Last release
8 years ago

g-secret

Generate a secret hash.

Getting started

Add the following to your package.json file to download the binary and setup an npm script to run the task.

./package.json
"scripts": {
  "g:secret": "./node_modules/.bin/g_secret"
},
$ npm install g-secret --save-dev
$ npm run g:secret

Changelog

Get the project's history in CHANGELOG.md.

Maintainer

Andy Bettisworth andy@accreu.com https://andybettisworth.com

License

This project is released under the MIT License.