Compare commits

..

16 Commits

Author SHA1 Message Date
08dc79f00a Add helper method to exit with error code 2021-01-20 23:09:58 -06:00
f0b8828af9 Add method to validate configuration 2021-01-20 23:09:37 -06:00
e024b45e0a Refactor CLI exit code and error handling 2021-01-17 21:08:13 -06:00
5cc5be7846 Fix import alias 2021-01-17 21:07:53 -06:00
4aa0409fd1 Return error codes instead of exiting from Main() 2021-01-16 10:36:07 -06:00
14333b1342 Move lume main into the lumecmd package 2021-01-16 00:38:10 -06:00
a8bf5a7b55 Print error if .lumerc cannot be found 2021-01-15 22:24:39 -06:00
8935a6a91b Use snake case in the configuration file 2021-01-15 21:38:51 -06:00
4e6929fff9 Add poweron and poweroff commands 2021-01-14 00:04:05 -06:00
41e6c98510 Add CLI output sort functions 2021-01-14 00:03:19 -06:00
1161418104 Use a map to track column widths 2021-01-14 00:02:43 -06:00
73123d0806 Refactor configuration file loading 2021-01-11 20:48:42 -06:00
4275e6740b Fix composite literal uses unkeyed fields 2021-01-11 20:47:01 -06:00
667b1cf288 Move Windows console hack into constrained file to fix Linux build 2021-01-10 21:32:36 -06:00
ed02821b39 Add .lumerc to .gitignore 2021-01-10 21:31:58 -06:00
ea8864375b Remove __debug_bin 2021-01-10 21:24:21 -06:00

Diff Content Not Available