Skip to content

Configuration management for automated workflows

Notifications You must be signed in to change notification settings

rootbid/confini

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Confini

A CLI application allowing secure and efficient storage, management of credentials (username & password) in a conf.ini file. Supported shells: Command Prompt, Powershell

Usage

  1. Initialize a conf.ini file configstore init

  2. Add a credential set to conf.ini file configstore add

  3. Edit/Update a credential set in a conf.ini file configstore edit

  4. Remove a credential set from a conf.ini file configstore delete

TODO

  • Add passphrase verification
  • Enable support for linux shells
  • Update crypto

Contribute

There are many ways in which you can participate in the project, for example:

  • Submit bugs and feature requests, and help me verify as they are checked in
  • Review source code changes
  • Review the documentation

If you are interested in fixing issues and contributing directly to the code base, please feel free to raise a PR.

About

Configuration management for automated workflows

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published