6 Commits

Author SHA1 Message Date
b2b842d12f Add a negation flag for the success command.
Modifies the trigger to run when the command fails instead of
when it succeeds.
2017-04-26 18:55:13 -05:00
07120d141f Add the ability to specify environment variables. 2017-04-01 15:10:43 -05:00
3641b1b238 Normalizing formatting with cargo fmt 2017-02-02 19:23:01 -06:00
6d2ebc40fb Cleanup the unused md5 crate. 2017-01-29 19:02:50 -06:00
ff1fa0262a Cleanups.
* The RwLock was overkill we only needed a lock.
* Add some documentation.
* Remove some debug println! statements.
2017-01-29 17:39:14 -06:00
4513694f25 Initial Commit. 2017-01-29 16:39:48 -06:00