$ npm install tandem-core
Please do not publicize this repository in any way. There are a few known documentation gaps and other issues we wish to address before publication. Thank you for your patience.
This repository is also both a Rails gem and a Node.js module.
The tandem source code is in the src folder. Tests are in the tests folder.
All other files/directories are just supporting npm/bundler, build, or documentation files.
build - javascript output
lib - bundler
src - source code
tests - tests written for Mocha on node.js
vendor/assets/javascripts/* - symlinks to src with .module added before extension
delta.js - entry point for tandem/scribe coffeeify
index.js - npm
package.json - npm
tandem-core-rails.gemspec - bundler
Until we write a script, version numbers will have to be updated in the following files:
We use the mocha testing framework. To run:
make test
To run code coverage tests:
make cov
Visit coverage/lcov-report/index.html in your browser to see the output.
© 2010 - cnpmjs.org x YWFE | Home | YWFE