props
A command line tool for editing config files
File Support
Planned File Support
Installing
Download the latest compiled binaries and place them anywhere in the PATH
Usage
Get Properties
To get a property from a file:
props get <key> <file>
Set Properties
To set a value for a property in a file:
props set <key> <value> <file>