aboutsummaryrefslogtreecommitdiffstats
path: root/LICENSE (unfollow)
Commit message (Expand)AuthorLines
2024-06-09Update README blurbGravatar Joe Banks-2/+2
2024-06-09Add warning for inotifywait notifying on all file events (inc. reads)Gravatar Joe Banks-0/+10
2024-06-09Add demo docker-compose.yml fileGravatar Joe Banks-0/+16
2024-06-09Add documentationGravatar Joe Banks-1/+49
2024-06-09Add jq binary to Docker imageGravatar Joe Banks-0/+1
2024-06-09Correct conditionals for script delayGravatar Joe Banks-2/+2
2024-06-09Allow for configuring watch directory in containerGravatar Joe Banks-9/+19
2024-06-09Update hashbang to explicitly use bashGravatar Joe Banks-1/+1
2024-06-09Attempt to set args betterGravatar Joe Banks-1/+5
2024-06-09Set some bash options for better scripting safetyGravatar Joe Banks-0/+2
2024-06-09Set additional args correctly to factor in bash scopingGravatar Joe Banks-8/+1
2024-06-09Allow for manually setting which inotify events to wait forGravatar Joe Banks-2/+11