Files
mockturtl 7088a62a50 readme
2015-05-08 01:16:17 -04:00
..
2015-05-06 01:27:42 -04:00
2015-05-08 01:16:17 -04:00
2015-05-06 01:27:42 -04:00

tool

Consider calling these in a git pre-commit hook.

fmt.sh

Runs the official code formatter.

setup

Ensure ~/.pub_cache/bin is in your $PATH, and dartfmt is up to date:

$ pub global activate dart_style

test.sh

Runs the unit test suite.