harpocrates-cli
v1.1.4
Published
Harpocrates let's you manage secrets like passwords or info you don't want anyone to see locally
Downloads
67
Maintainers
Readme
harpocrates-cli
The harpocrates-cli is a command-line interface (CLI) tool to manage secrets (like passwords).

Getting Started
You need to already have Node.js installed in your system, so you can install the CLI using NPM
$ npm install -g harpocrates-cliThen you just have to initialize the CLI with the command
$ harpocrates initAfter the initialization you're set! If you need any help with the commands simply run
$ harpocrates --helpor
$ harpocrates [command] --helpif you need help with a specific command.
