Haskell daemon that justs does a continuous git fetch. An excuse to play with Turtle shell scripting.
Find a file
2016-07-10 20:16:27 +02:00
app Use fromMaybe 2016-07-10 20:16:27 +02:00
src Move everything to Main.hs until further notice 2016-06-09 23:41:42 +02:00
test stack new git-fetch-daemon 2016-05-25 15:57:46 +02:00
.gitignore Do one 'git fetch' 2016-06-03 22:54:45 +02:00
git-fetch-daemon.cabal Move everything to Main.hs until further notice 2016-06-09 23:41:42 +02:00
LICENSE stack new git-fetch-daemon 2016-05-25 15:57:46 +02:00
README.md Command-line arguments 2016-06-03 22:54:45 +02:00
Setup.hs stack new git-fetch-daemon 2016-05-25 15:57:46 +02:00
stack.yaml Add turtle 2016-06-03 22:54:45 +02:00

$ stack build
$ stack exec git-fetch-daemon /path/to/repo 180 # Seconds to wait between each fetch