Commit Graph

19 Commits

Author SHA1 Message Date
78ede4a084 Validate colors from configuration file 2021-01-24 19:02:48 -06:00
c3495ac57a
Add method to validate configuration 2021-01-20 23:26:33 -06:00
b9e98679a1
Refactor CLI exit code and error handling 2021-01-20 23:26:33 -06:00
c816ee43e1
Fix import alias 2021-01-20 23:26:33 -06:00
1e4a5f988e
Use snake case in the configuration file 2021-01-20 23:26:32 -06:00
491870e247
add short and long descriptions of the commands 2020-08-07 22:09:40 -05:00
4325398ca8
add usage information to Command struct 2020-08-07 18:11:42 -05:00
39d889ecb6
add name to Command struct 2020-08-07 18:09:54 -05:00
f8e9dbc716
add named colors via the config file 2020-04-04 10:27:09 -05:00
3a6ee185fb
return errors to main() 2020-03-29 00:08:17 -05:00
6b033f10de
pass the Config struct to the commands 2020-03-28 23:47:42 -05:00
8b2a67b73b
remove dead code 2020-03-28 18:13:15 -05:00
4b6f159d03
add float32 flag parser 2020-03-28 18:03:16 -05:00
67cd97e2d8
store CLI defaults into variables 2020-03-28 15:22:34 -05:00
676eabb0cb
rename project to lume 2020-03-28 14:31:10 -05:00
ca6008db64
add int16 flag parser 2020-03-28 13:18:15 -05:00
4ea3545ea7
add set-state command 2020-03-27 19:31:41 -05:00
7ef6d66564
refactor command line code 2020-03-26 19:05:50 -05:00
079b1a469d
refactored command line tool 2020-03-24 19:12:35 -05:00