/toml-shell-generator

A shell command to generate TOML readable documents

Primary LanguageShellMIT LicenseMIT

TOML Shell Generator

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

TODO

  • 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 .