0.1.7 • Published 8 years ago

generate-secret v0.1.7

Weekly downloads
3
License
ISC
Repository
github
Last release
8 years ago

Generate Secret

A simple node tool to add a key (default is 'SECRET') to a file (default is .env) using the crypto library's randomBytes function.

Install the module globally with npm install -g generate-secret

Run using generate-secret and specify the file and key or override using --yes to use the default values

0.1.7

8 years ago

0.1.6

8 years ago

0.1.5

8 years ago

0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago