212 Commits

Author SHA1 Message Date
dd1ea7c276 Make everything build strings instead of printing 2021-04-23 22:56:58 +00:00
8c9af693e7 Update go modules 2021-04-23 22:56:32 +00:00
23210af0c3 Add a command for validateColor API 2021-04-21 01:37:29 +00:00
8133953bb1 Add short flag for breathe color 2021-04-16 21:11:09 +00:00
8cc556024f Add revisions to packages 2021-04-16 21:09:38 +00:00
c01c342945 Fix errors in man page 2021-04-16 21:07:37 +00:00
8b232c5ef5 Add man page to packages
Refs #6
2021-04-15 02:01:28 +00:00
d6ca2d7921 Install man page
Refs #6
2021-04-15 01:54:18 +00:00
f79de85d43 Add a man page
Refs #6
2021-04-15 01:41:52 +00:00
05f445ddf2 Make output format flags boolean 2021-04-11 02:39:58 +00:00
baf7daa1bb Remove unused compat file 2021-04-10 07:25:00 +00:00
43b0c0a399 Add copyright to Debian package 2021-04-10 07:23:57 +00:00
7ac2cab082 Fix Debian package warnings 2021-04-10 07:23:25 +00:00
cee0af195e Running dpkg-source is not necessary 2021-04-10 04:03:01 +00:00
01a0601652 Suppress make clean rm errors when files are missing 2021-04-10 04:03:00 +00:00
ffe2c08a35 Ignore the build directory 2021-04-10 04:03:00 +00:00
5b1bdefacd Make RPM package 2021-04-10 04:02:59 +00:00
d38a5df36f Clean up Debian artifacts 2021-04-10 04:02:59 +00:00
55dd8d743d Move Debian packages to root of build directory 2021-04-10 04:02:59 +00:00
7e6249bc3c Improve Debian packaging by creating a source package 2021-04-10 03:02:08 +00:00
adbda33078 Separate make and build in Debian package 2021-04-10 02:54:50 +00:00
693ac6e677 Generate Debian package from template
Refs #7
2021-04-09 00:19:56 +00:00
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