Categorygithub.com/rwxrob/cmdbox-config
repositorypackage
1.4.0
Repository: https://github.com/rwxrob/cmdbox-config.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

Go config Configuration CmdBox Tool

See the following for details:

GoDoc License Go Report
Card Coverage

Manage a local key-value store in ~/.local/config/config/config.json (redundantly fun) for random bits of data that you might need from shell scripts and other local shell customizations. Works much better than environment variables which require a new shell every time to recognize them.