0.1.0 • Published 11 years ago
tangle-watch v0.1.0
tangle-watch
Watch files for changes and rebuild
Overview
tangle is a set of tools for building web applications.
watch implements the watch subcommand for
tangle.
Usage
--option, -o [String] - An example option.
--help, -h - Display this messageContributing
The test suite is implemented with nodeunit and nixt.
To rebuild & run the tests
$ git clone https://github.com/tanglejs/watch.git
$ cd watch
$ npm install
$ grunt testYou can use grunt watch to automatically rebuild and run the test suite when
files are changed.
Use npm link from the project directory to tell tangle to use
your modified watch during development.
To contribute back, fork the repo and open a pull request with your changes.
License
Copyright (c) 2014 Logan Koester Licensed under the MIT license.
0.1.0
11 years ago



