v0.7: Config format change: JSON → TOML
Now used TOML as configuration format for increased usability and simplicity.
- Replaced JSON configuration format with TOML
- Restructured code around the above change to make it a little bit easier
- Replace
github.com/mkideal/cli
withgithub.aaakk.us.kg/jawher/mow.cli
to make argument parsing a little bit better