Generate toml readable documents with a shell command.
Usage (see TODO)
git clone https://github.com/brntbeer/toml-shell-generator
cp toml-shell-generator/toml /usr/bin/
toml .github pug.name tater
- Read entire file to look for
keygroup.name
and add item to it if it exist - Make it read time as a first class object?
- Nest as many arguments as possible, split by
.