0.0.3 • Published 6 months ago

nsecureconf v0.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
6 months ago

nsecureconf

version Maintenance mit build

Manage NodeSecure configs

Requirements

Getting Started

This package is available in the Node Package Repository and can be easily installed with npm.

$ npm i -g nsecureconf

Or use npx.

$ npx nsecureconf <command>

Usage exemple

# save existing nsecure-result.json
$ cd path/to/project
$ nsecureconf save
# use another conf already saved
$ nsecureconf pick

Features

  • Manage multiple nsecure-result.json files.
  • Full interactive.
  • Provide default configs

CLI

commandshortdescription
savesSave a new configuration from an existing nsecure-result.json
pickpGenerate a nsecure-result.son from an existing configuration
listlList available configurations
delete d Delete a configuration
infoiTODO Show config info (dependencies count, etc)

!NOTE Configs are stored at ~/.nsecureconf/

Contributors ✨

All Contributors

This project follows the all-contributors specification. Contributions of any kind welcome!

License

MIT

0.0.3

6 months ago

0.0.2

6 months ago

0.0.1

6 months ago