/WhisperDragonCLI

CommonSecrets compatible password/secrets manager for command-line

Primary LanguageC#The UnlicenseUnlicense

WhisperDragonCLI

CommonSecrets compatible password/secrets manager for command-line. Works with Windows, Linux and Mac OS.

Written with C#, runs via Dotnet.

UNDER DEVELOPMENT

.NET

How to run

Move to src folder and execute following command

dotnet run

Uses packages

Terminal.Gui for rendering the UI

Licenses

All code files (*.cs) are under Unlicense, the Terminal.Gui is licensed under MIT License

Docker

Build image

To build image, use following command:

docker build .