tandem-core

0.6.2 • Public • Published

WARNING

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.

Tandem Core

This repository is also both a Rails gem and a Node.js module.

Build Status

Project Organization

Top level files/directories

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

Version numbers

Until we write a script, version numbers will have to be updated in the following files:

  • lib/tandem-core-rails/version.rb
  • package.json

Tests

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.

/tandem-core/

    Package Sidebar

    Install

    npm i tandem-core

    Weekly Downloads

    4

    Version

    0.6.2

    License

    BSD

    Last publish

    Collaborators

    • jhchen
    • byronm