nsecureconf

0.0.3 • Public • Published

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

command short description
save s Save a new configuration from an existing nsecure-result.json
pick p Generate a nsecure-result.son from an existing configuration
list l List available configurations
delete  d  Delete a configuration
info i TODO Show config info (dependencies count, etc)

[!NOTE] Configs are stored at ~/.nsecureconf/

Contributors ✨

All Contributors

PierreDemailly
PierreDemailly

💻

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

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i nsecureconf

Weekly Downloads

0

Version

0.0.3

License

MIT

Unpacked Size

1.74 MB

Total Files

15

Last publish

Collaborators

  • pierred