CLI Tool for sphinx application to share secrets within organizations.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
What things you need to install the software
A step by step series of examples that tell you how to get a development env running
Install dependenccies
npm install
Install CLI tool globally
npm run create
Run tool
sphinx --help
- Typescript - Language used
- NPM - Dependency Management
We use SemVer for versioning. For the versions available, see the tags on this repository.
This project is licensed under the MIT License - see the LICENSE.md file for details