1.0.0 • Published 7 years ago

nconf-config-encryptor v1.0.0

Weekly downloads
6
License
-
Repository
github
Last release
7 years ago

encrypt-config

A command line tool that can be used to encrypt JSON configuration files using nconf

Building script package

$ npm pack

This will produce tarball to the current working directory as nconf-config-encryptor-.tgz

Installing globally on any machine

This utility can be installed globally on any machine using

$ npm i -g nconf-config-encryptor-<version>.tgz

Usage

$ encrypt-config --help