build_system 0.0.3+1
build_system: ^0.0.3+1 copied to clipboard
A simple package to trigger a build.dart script every time a file is added, changed or removed in the working tree.
0.0.3 - 2015-09-08 #
By default a full build is now done at startup (with --machine --full options). You can skip this behaviour with a --no-full argument.
0.0.2+3 - 2015-07-13 #
Update link of travis badge
0.0.2+2 - 2015-07-13 #
Update homepage in pubspec.yaml
0.0.2+1 - 2015-07-12 #
Fix typo in file name.
0.0.2 - 2015-07-12 #
Start service with pub global run build_system.