build_system 0.0.3+1 copy "build_system: ^0.0.3+1" to clipboard
build_system: ^0.0.3+1 copied to clipboard

Dart 1 only

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.

0.0.1 - 2015-07-12 #

Initial version.

Semantic Version Conventions #

http://semver.org/

  • Stable: All even numbered minor versions are considered API stable: i.e.: v1.0.x, v1.2.x, and so on.
  • Development: All odd numbered minor versions are considered API unstable: i.e.: v0.9.x, v1.1.x, and so on.
0
likes
20
points
18
downloads

Publisher

unverified uploader

Weekly Downloads

A simple package to trigger a build.dart script every time a file is added, changed or removed in the working tree.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

watcher

More

Packages that depend on build_system