Skip to content
This repository has been archived by the owner on Apr 10, 2019. It is now read-only.

justanotherdot/stickybeak

Repository files navigation

stickybeak

Trigger actions on filesystem events

Build Status

Closeup of a parrot's feathers

Install

Presently only linux is supported, but in due time other platforms will hopefully be supported as well. You'll need the inotify library which you can get by following the instructions here.

Next, clone the repository and build with stack.

git clone https://www.github.com/justanotherdot/stickybeak.git
cd stickybeak && stack build

Example Usage

stickybeak "src" "runTests.sh"

To watch some source directory and run a test suite on changes.

About

Just having a sticky beak

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published