20 Commits

Author SHA1 Message Date
f2da3dadd7
Whitespace fix 2021-01-24 20:49:22 -06:00
8364201d7b
Add helper method to exit with error code 2021-01-20 23:26:33 -06:00
b9e98679a1
Refactor CLI exit code and error handling 2021-01-20 23:26:33 -06:00
2da3bcc2ff
Return error codes instead of exiting from Main() 2021-01-20 23:26:33 -06:00
4c6c3744c9
Move lume main into the lumecmd package 2021-01-20 23:26:33 -06:00
84c1be5054
Print error if .lumerc cannot be found 2021-01-20 23:26:32 -06:00
715fb435e1
Refactor configuration file loading 2021-01-20 23:26:31 -06:00
63631be598
Fix composite literal uses unkeyed fields 2021-01-20 23:26:31 -06:00
30fae38ad1
Move Windows console hack into constrained file to fix Linux build 2021-01-20 23:26:31 -06:00
1397fbe4a3
Fix help usage 2021-01-10 21:10:08 -06:00
095c7bd995
Move configuration loading to separate function 2021-01-10 21:09:59 -06:00
9988800431
Enable terminal colors on Windows 10 2021-01-10 21:09:54 -06: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
676eabb0cb
rename project to lume 2020-03-28 14:31:10 -05:00
8df5b1d779
change error format 2020-03-27 19:31:12 -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
2283a91ab8
housekeeping 2020-03-24 18:41:56 -05:00