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.

v0.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.

v0.0.2+3 (2015-07-13) #

Update link of travis badge

v0.0.2+2 (2015-07-13) #

Update homepage in pubspec.yaml

v0.0.2+1 (2015-07-12) #

Fix typo in file name.

v0.0.2 (2015-07-12) #

Start service with pub global run build_system.

v0.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
pub points
0%
popularity

Publisher

unverified uploader

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