Commit Graph

25 Commits

Author SHA1 Message Date
Max Claus Nunes a75eac8490 Improve watching search and configuration by improving default ignore
Now it will ignore by default hidden files and folders, test files and vendor
2018-07-22 10:30:30 -03:00
Max Claus Nunes 586c834cb9 Apply improvements suggested by the linter 2018-07-12 10:35:44 -03:00
Max Claus Nunes f578db31da Improve test coverage 2018-07-12 10:27:07 -03:00
Max Claus Nunes 55cf00b791 Refactor changeRestart variable 2018-06-24 21:14:42 -03:00
Max Claus Nunes eb4510b3fe Fix watcher scan skipping a whole directory on ignored files 2018-06-24 20:49:28 -03:00
Max Claus Nunes a553e8038e Improve remove overlap to skip already checked paths 2018-06-24 20:48:34 -03:00
Max Claus Nunes 89c15bf15c Fix exit handler for successful exits 2018-06-24 20:47:46 -03:00
Max Claus Nunes e4534caa82 Fix appveyor setting 2018-06-22 22:14:56 -03:00
Max Claus Nunes b45a8e94fe Improve watcher search 2018-06-22 21:44:26 -03:00
Max Claus Nunes 18ea15ac41 Move cli to a different folder so Godoc works for the rest 2018-06-22 13:45:45 -03:00
Max Claus Nunes a2fa6af32b Improve README 2018-06-21 22:36:07 -03:00
Max Claus Nunes 842a0113ef Add logo 2018-06-21 22:22:05 -03:00
Max Claus Nunes 1107ded5c8 Configure releaser 2018-06-21 00:58:26 -03:00
Max Claus Nunes d6093dc9ea Add version info 2018-06-21 00:40:40 -03:00
Max Claus Nunes afc23e95c9 Configure Windows CI 2018-06-21 00:19:23 -03:00
Max Claus Nunes f4157b5069 Add Go documents 2018-06-20 23:08:57 -03:00
Max Claus Nunes 2847f41c96 Add more tests 2018-06-20 22:40:09 -03:00
Max Claus Nunes 8e2f1573d6 Add few tests for builder and runner parts 2018-06-20 11:54:10 -03:00
Max Claus Nunes 04b1615274 Implement no-restart-on option 2018-06-19 01:19:04 -03:00
Max Claus Nunes 68c9d713ae Add support to restart on program exit 2018-06-19 00:50:05 -03:00
Max Claus Nunes 99cc752b38 Refactor restart logic into a function 2018-06-18 23:53:49 -03:00
Max Claus Nunes 853e82c957 Add support for glob searches on watch and ignore options 2018-06-18 23:47:20 -03:00
Max Claus Nunes 6fa6a9110c Add support to watch multiple paths 2018-06-18 23:22:18 -03:00
Max Claus Nunes 28cf3176d3 Fix poll interval not been used properly in the watcher 2018-06-18 23:21:43 -03:00
Max Claus Nunes 8e02bc3348 Initial commit 2018-06-17 19:53:26 -03:00