Commit Graph

190 Commits

Author SHA1 Message Date
953b1009d3
Fix PREFIX AND DESTDIR
Refs #7
2021-04-09 00:19:50 +00:00
11053571d5
Move debian files
Refs #7
2021-04-09 00:19:38 +00:00
86720c72f9
Initial Debian package
Refs #7
2021-04-08 05:38:02 +00:00
0df1524976
Use PREFIX and DESTDIR for make install
Refs #7
2021-04-08 05:37:54 +00:00
965b1b4339
Don't get LDFLAGS from the environment
Refs #7
2021-04-08 05:37:37 +00:00
a9936a0f1b
Add make install 2021-04-07 01:38:00 +00:00
c229df8506
Change Makefile variable make 2021-04-07 01:37:19 +00:00
9c92d7945d
Add visual power indicator character 2021-04-04 23:34:52 +00:00
a4c305c2e9
Fix bug where configuration is being overridden by a default configuration 2021-04-04 22:53:35 +00:00
e66f6358a9
Remove debug output from ls 2021-04-04 03:09:59 +00:00
100b585663
Add ~/.config/lume/lume.conf to configuration file search paths 2021-03-31 00:19:03 -05:00
f0cf3e12b6
Declare variables at the top of function 2021-03-31 00:18:00 -05:00
ce5f14db5d
Fix access token validation
The access token was not be validated when there were additional
validations errors with the named colors
2021-03-31 00:13:49 -05:00
9b20413d64
Compile binary to ./bin 2021-03-30 23:57:52 -05:00
9c024454f2
Refactor global flags 2021-03-30 23:54:05 -05:00
05db35cdfe
Remove global flags 2021-03-30 21:04:57 -05:00
bb95abdec6
Ignore lume binary 2021-03-30 21:01:07 -05:00
de93716b20
Fix context variable name 2021-03-30 13:33:36 -05:00
53bc7fa320
format 2021-03-30 13:31:26 -05:00
77c5f5ce18
Fix typo in Makefile 2021-03-30 13:27:58 -05:00
cf30eaae9b
Update go modules 2021-03-29 17:37:00 -05:00
9338631de9
Add debug output support 2021-03-29 17:22:22 -05:00
a4638db773
Make configuration global, add helper functions 2021-03-29 17:21:12 -05:00
3c0254c9a1
Fix go.sum 2021-03-28 21:38:04 -05:00
b1a5844b6b
Add support for parsing global flags 2021-03-28 21:33:43 -05:00
1ef900c44c
Add breathe effect command 2021-03-25 09:46:58 -05:00
29552f7a69
Update dependencies 2021-03-22 23:49:43 -05:00
57983b5a52
s/CmdArgs/Context/g 2021-03-16 19:23:50 -05:00
88d7d7a0b4
Adding strings is not necessary 2021-03-16 19:21:59 -05:00
1f87c72e34
Fix syntax error 2021-03-16 19:20:19 -05:00
454bfbf61d
Merge environment variables into Config 2021-03-16 19:09:53 -05:00
d5db68dbfa
Change version format 2021-03-15 23:18:19 -05:00
dfa5d41a6d
Add a default configuration 2021-03-15 22:26:19 -05:00
32bce4eaba
Add functions to load configuration 2021-03-14 22:11:12 -05:00
e86ce1aeaf
Add VSCode workspace 2021-03-14 17:08:02 -05:00
b3a6dfbe07
Move more configuration related code 2021-03-14 13:51:55 -05:00
804ec99021
Move configuration code to seperate file 2021-03-13 23:51:08 -06:00
ff05f8e2f3
Add printer object to format output 2021-03-13 16:20:18 -06:00
94cc596afa
Add git commit to version output 2021-03-10 21:39:47 -06:00
1a7b665376
Use tablewriter for output formatting 2021-03-10 20:57:05 -06:00
2d2efd4431
Move print functions 2021-03-07 10:45:56 -06:00
3c9137816d
make make clean silent 2021-03-07 10:33:28 -06:00
40851c6a62
Use terminal color library 2021-03-07 10:32:05 -06:00
518e304948
Add support for nil flag sets 2021-03-03 23:31:27 -06:00
78c7572139
Use parentheses 2021-03-03 00:29:40 -06:00
5b17adb071
Make make output quiet 2021-03-02 20:50:21 -06:00
38ab315a9b
Add build date to LDFLAGS 2021-03-02 20:50:21 -06:00
de0bc2e133
Show rumtime information in version output 2021-03-02 00:44:38 -06:00
4d3074fa14
Use LDFLAGS to set build version 2021-03-02 00:44:18 -06:00
c8d0d306e4
Add quiet flag to del 2021-03-02 00:40:22 -06:00