Go to file
Tobias Bosch 100d66222c build: execute `pub get` and `dart analyzer`
When chaining a `pubspec.yaml` we automatically run `pub get`.

In `gulp build` we also run `dartanalyzer` for all files
that have the pattern:

`<module>/lib/<module>.dart`

Closes #13
Closes #5
Closes #2
2014-09-25 17:56:05 -07:00
modules build: execute `pub get` and `dart analyzer` 2014-09-25 17:56:05 -07:00
tools build: execute `pub get` and `dart analyzer` 2014-09-25 17:56:05 -07:00
.gitignore chore: add .c9 to gitignore 2014-09-19 21:55:04 +00:00
LICENSE Initial commit 2014-09-18 09:12:01 -07:00
TODO.md build - refactor 2014-09-19 13:59:28 -07:00
gulpfile.js build: execute `pub get` and `dart analyzer` 2014-09-25 17:56:05 -07:00
package.json chore: correct postinstall.sh script 2014-09-19 22:00:07 +00:00
postinstall.sh refactor: always use js2dart traceur and make examples run again 2014-09-24 20:20:59 -07:00
pubspec.yaml build - refactor 2014-09-19 13:59:28 -07:00