Simple and flexible task manager
Demo: http://next0.github.io/gtd/
# install dependencies
npm install
bower install
gulp test - run source code tests
gulp lint - validate source code
gulp build - build code
gulp - watch files and rebuild code when a file changes