Commit graph

19 commits

Author SHA1 Message Date
baad47e981
set up return codes 2025-07-11 12:32:31 -06:00
c8b8149be0
make checksum default behavior, pass ^C to running command 2025-07-11 00:44:19 -06:00
0c58a1e8bd
change version 2025-07-01 19:03:12 -06:00
ac4276001c
require go 1.23 instead 2025-07-01 19:02:30 -06:00
7bfab04765
add build, install instructions 2025-06-29 23:00:37 -06:00
fb35bcb36b
bump to 0.3.0 2025-06-29 16:54:23 -06:00
0b744f6dce
add license and readme 2025-06-29 16:51:22 -06:00
c11640be23
switch to hiblack for unix as well 2025-06-29 16:08:58 -06:00
afa368f552
try hiblack 2025-06-29 15:58:25 -06:00
ce5d25c676
didnt implement windows correctly 2025-06-29 15:50:09 -06:00
c5453844f8
forgot one more quiet flag 2025-06-29 15:45:10 -06:00
545ea03985
consolidate script, not going to put in build instructions 2025-06-29 15:42:58 -06:00
2ac4cbd329
hopefully fix windows colors 2025-06-29 15:05:18 -06:00
8b20500208
create builds using go and docker 2025-06-29 13:47:56 -06:00
696a49c3b4
status messages, run first flag 2025-06-29 12:58:37 -06:00
1d3f8e48ae
interval loop implemented, consolidated code 2025-06-29 11:25:24 -06:00
4f2d3acf7c
split listen functions to new file as type, implement cksums 2025-06-29 10:33:58 -06:00
d264029cfd
commands working, need to change to directory watch as directed by fsnotify doc 2025-06-29 01:31:27 -06:00
d7e1c5c59b
init basic working program, need to fix command running 2025-06-28 17:14:54 -06:00