Ryan Cavicchioni ryanc
  • Joined on 2019-11-24
ryanc pushed to master at ryanc/lume 2021-03-31 04:58:16 +00:00
9b20413d64 Compile binary to ./bin
ryanc pushed to master at ryanc/lume 2021-03-31 04:54:25 +00:00
9c024454f2 Refactor global flags
ryanc pushed to master at ryanc/lume 2021-03-31 02:05:12 +00:00
05db35cdfe Remove global flags
ryanc pushed to master at ryanc/lume 2021-03-31 02:01:29 +00:00
bb95abdec6 Ignore lume binary
ryanc pushed to master at ryanc/lume 2021-03-30 18:33:48 +00:00
de93716b20 Fix context variable name
ryanc pushed to master at ryanc/lume 2021-03-30 18:31:37 +00:00
53bc7fa320 format
ryanc pushed to master at ryanc/lume 2021-03-30 18:28:14 +00:00
77c5f5ce18 Fix typo in Makefile
cf30eaae9b Update go modules
Compare 2 commits »
ryanc pushed to master at ryanc/lume 2021-03-29 22:23:54 +00:00
9338631de9 Add debug output support
a4638db773 Make configuration global, add helper functions
Compare 2 commits »
ryanc pushed to master at ryanc/lifx-go 2021-03-29 22:23:40 +00:00
2107a05864 Add debug flag
ryanc pushed to master at ryanc/lume 2021-03-29 02:38:17 +00:00
3c0254c9a1 Fix go.sum
ryanc pushed to master at ryanc/lume 2021-03-29 02:34:30 +00:00
b1a5844b6b Add support for parsing global flags
ryanc pushed to master at ryanc/lume 2021-03-25 14:48:26 +00:00
1ef900c44c Add breathe effect command
ryanc pushed to master at ryanc/lume 2021-03-23 04:50:04 +00:00
29552f7a69 Update dependencies
ryanc pushed to master at ryanc/lifx-go 2021-03-23 04:47:43 +00:00
dbe1c40e16 Add method to validate Breathe struct
ryanc pushed to master at ryanc/lifx-go 2021-03-21 02:24:54 +00:00
1dcfb8a624 Add Breathe struct constructor
52f610489f Fix breathe endpoint typo
Compare 2 commits »
ryanc pushed to master at ryanc/lifx-go 2021-03-19 04:38:31 +00:00
1e97025bca Use float64
ryanc pushed to master at ryanc/lifx-go 2021-03-19 04:24:35 +00:00
6128b7c0c3 Add breathe effect
ryanc pushed to master at ryanc/lume 2021-03-17 00:24:05 +00:00
57983b5a52 s/CmdArgs/Context/g
ryanc pushed to master at ryanc/lume 2021-03-17 00:22:16 +00:00
88d7d7a0b4 Adding strings is not necessary
1f87c72e34 Fix syntax error
454bfbf61d Merge environment variables into Config
Compare 3 commits »
ryanc pushed to master at ryanc/lume 2021-03-16 04:24:45 +00:00
d5db68dbfa Change version format