Haskell daemon that justs does a continuous git fetch. An excuse to play with Turtle shell scripting.
- Haskell 100%
| app | ||
| src | ||
| test | ||
| .gitignore | ||
| git-fetch-daemon.cabal | ||
| LICENSE | ||
| README.md | ||
| Setup.hs | ||
| stack.yaml | ||
$ stack build
$ stack exec git-fetch-daemon /path/to/repo 180 # Seconds to wait between each fetch