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.nameand add item to it if it exist - Make it read time as a first class object?
- Nest as many arguments as possible, split by
.