Commit graph

10 commits

Author SHA1 Message Date
Mikko Ahlroth
e2a1574f8f Prevent fs from watching the directory it is started from
Fs by default watches the current working dir when it's started, that would
usually be the whole project directory. It's useless in our case so don't
do it.

Bumped fs to latest version.
2017-06-03 11:41:11 +03:00
Mikko Ahlroth
0f263d6756 Don't crash when applications return an error status
This makes watches less frustrating to use
2017-04-30 23:02:11 +03:00
Mikko Ahlroth
5e8af38bbd Add doc links to readme 2017-04-04 07:24:24 +03:00
Mikko Ahlroth
959d9c9d48 Gah 2017-04-04 07:20:35 +03:00
Mikko Ahlroth
b045a3c710 Missed the description 2017-04-04 07:17:59 +03:00
Mikko Ahlroth
e449fa6d87 Prepare for hex.pm 2017-04-04 07:15:20 +03:00
Mikko Ahlroth
9361a38ccf Fix watches crashing because my list cons were in the wrong order 2017-04-04 00:15:14 +03:00
Mikko Ahlroth
c69b33c8df Fix compile errors 2017-04-03 23:40:29 +03:00
Mikko Ahlroth
0347b8cd45 Rename to MBU and update documentation, make watches wait to trigger 2017-04-03 23:24:52 +03:00
Mikko Ahlroth
6b1729f4a7 Initial commit 2017-03-21 07:44:44 +02:00