|
57983b5a52
|
s/CmdArgs/Context/g
|
2021-03-16 19:23:50 -05:00 |
|
|
b3a6dfbe07
|
Move more configuration related code
|
2021-03-14 13:51:55 -05:00 |
|
|
1a7b665376
|
Use tablewriter for output formatting
|
2021-03-10 20:57:05 -06:00 |
|
|
518e304948
|
Add support for nil flag sets
|
2021-03-03 23:31:27 -06:00 |
|
|
c9e4d9af80
|
Improve command loading
|
2021-02-16 23:24:32 -06:00 |
|
|
cf8b34fe01
|
Move client library to separate repo
git.kill0.net/chill9/lifx-go
|
2021-02-14 19:02:26 -06:00 |
|
|
d8be978ba8
|
Pass command name to CmdArgs struct
|
2021-02-07 17:31:19 -06:00 |
|
|
320815293d
|
ExitFailure matches stdlib.h
|
2021-01-31 11:08:24 -06:00 |
|
|
b1894b38de
|
Validate colors from configuration file
|
2021-01-24 19:21:44 -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 |
|