Commit Graph

9 Commits

Author SHA1 Message Date
Dave Yarwood
ecb5aae370 Hack to work around aurora not supporting NO_COLOR 2021-06-28 11:04:48 -04:00
Dave Yarwood
07932d6960 Improve error message when running alda parse or alda export without providing input 2021-02-20 14:17:44 -05:00
Dave Yarwood
8d872222b0 Refactor to DRY up (almost) identical alda play/parse/export help text examples 2021-02-20 14:06:27 -05:00
Dave Yarwood
3e1d7d587d use bright yellow instead of yellow 2021-01-28 22:38:31 -05:00
Dave Yarwood
51922ad830 improve a few more user-facing error messages 2021-01-28 22:12:56 -05:00
Dave Yarwood
4c3a701740 only handle errors by exiting at the top level (Run => RunE; remove help.ExitOnError) 2021-01-19 21:13:03 -05:00
Dave Yarwood
5c03af50fb keep line lengths <= 80 characters 2021-01-19 21:00:48 -05:00
Dave Yarwood
b3956dde60 scaffolding for better user-facing error messages 2021-01-16 15:27:22 -05:00
Dave Yarwood
99dfabca0c implement alda parse 2020-09-20 14:59:05 -04:00