Compare commits

..

16 Commits

Author SHA1 Message Date
8364201d7b
Add helper method to exit with error code 2021-01-20 23:26:33 -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
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
1e4a5f988e
Use snake case in the configuration file 2021-01-20 23:26:32 -06:00
e8abc45377
Add poweron and poweroff commands 2021-01-20 23:26:32 -06:00
6e1863f374
Add CLI output sort functions 2021-01-20 23:26:32 -06:00
d0691362d8
Use a map to track column widths 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
c838c28e49
Add .lumerc to .gitignore 2021-01-20 23:26:31 -06:00
af2721720d
Remove __debug_bin 2021-01-20 23:26:27 -06:00

Diff Content Not Available