Ryan Cavicchioni ryanc
  • Joined on 2019-11-24
ryanc pushed to master at ryanc/lume 2021-03-16 03:26:52 +00:00
dfa5d41a6d Add a default configuration
32bce4eaba Add functions to load configuration
e86ce1aeaf Add VSCode workspace
b3a6dfbe07 Move more configuration related code
Compare 4 commits »
ryanc pushed to master at ryanc/lume 2021-03-14 05:51:32 +00:00
804ec99021 Move configuration code to seperate file
ryanc pushed to master at ryanc/lume 2021-03-13 22:20:49 +00:00
ff05f8e2f3 Add printer object to format output
ryanc pushed tag 0.1.0 to ryanc/lume 2021-03-13 22:18:32 +00:00
ryanc pushed to master at ryanc/lume 2021-03-11 03:41:03 +00:00
94cc596afa Add git commit to version output
ryanc pushed to master at ryanc/lume 2021-03-11 02:57:44 +00:00
1a7b665376 Use tablewriter for output formatting
ryanc pushed to master at ryanc/lume 2021-03-07 16:46:20 +00:00
2d2efd4431 Move print functions
ryanc pushed to master at ryanc/lume 2021-03-07 16:33:54 +00:00
3c9137816d make make clean silent
40851c6a62 Use terminal color library
Compare 2 commits »
ryanc pushed to master at ryanc/lume 2021-03-04 05:32:08 +00:00
518e304948 Add support for nil flag sets
78c7572139 Use parentheses
Compare 2 commits »
ryanc pushed to master at ryanc/lume 2021-03-03 02:50:29 +00:00
5b17adb071 Make make output quiet
38ab315a9b Add build date to LDFLAGS
a933343e1b fix indentation
f90e938421 Make make output quiet
09fb7caebd Add build date to LDFLAGS
Compare 5 commits »
ryanc pushed to master at ryanc/lume 2021-03-03 02:50:01 +00:00
a933343e1b fix indentation
Compare 2 commits »
ryanc pushed to master at ryanc/lume 2021-03-03 02:46:56 +00:00
ryanc pushed to master at ryanc/lume 2021-03-03 02:43:06 +00:00
f90e938421 Make make output quiet
09fb7caebd Add build date to LDFLAGS
de0bc2e133 Show rumtime information in version output
4d3074fa14 Use LDFLAGS to set build version
c8d0d306e4 Add quiet flag to del
Compare 7 commits »
ryanc pushed to master at ryanc/lume 2021-02-28 04:42:38 +00:00
0fac4a3c14 Add version command
ryanc pushed to master at ryanc/lume 2021-02-17 05:24:51 +00:00
c9e4d9af80 Improve command loading
dd0bf763a3 Add PrintfWithIndent function
Compare 2 commits »
ryanc pushed to master at ryanc/lume 2021-02-16 01:46:21 +00:00
01086e3c22 Formatting changes for the show command
dfb41a7bac Formatting changes for the show command
Compare 2 commits »
ryanc pushed to master at ryanc/lume 2021-02-16 01:33:51 +00:00
dfb41a7bac Formatting changes for the show command
ryanc pushed to master at ryanc/lume 2021-02-16 01:30:34 +00:00
63bbbcecf7 Add pre-release tag
ryanc pushed to master at ryanc/lifx-go 2021-02-16 01:23:17 +00:00
36df906bbb Add version to user agent
ryanc pushed to master at ryanc/lume 2021-02-15 05:17:13 +00:00
862b70316f Add MPL-2 licesne file