2.0.0 • Published 3 years ago

anexia-secret-cli v2.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

About The Project

A CLI command written in NodeJS.

A CLI wrapper around the REST Api of secret.anexia.com to send sensitive data securely.

Getting Started

To get the script up and running follow these steps.

Prerequisites

This is a list of things you need to use the software.

  • NodeJS

Installation

npm i -g anexia-secret-cli

Usage

Usage: secret [options]

Options:
-c, --clipboard Extract sensitive data from clipboard and output the secret url to the clipboard. (default: false)
-e, --expire <expire>      Time to expire. Example: +1 hour
-p, --password <password>  Additional password to secure the secret with -h, --help display help for command

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Merge Request / Pull Request

License

Distributed under the MIT License. See LICENSE.txt for more information.

Contact

Laszlo Takacs - laszlotakacs.95@gmail.com