Skip to content

foraker/traction

Repository files navigation

Traction

Backbone.js extensions and components.

Features

Models

Views

Utilities

Rails Support

  • Parameter whitelisting

Dependencies

Development

This project uses Grunt to build and run tests. Generally, Grunt can be installed (assuming npm in installed) like so:

npm install -g grunt-cli

Detailed installation instructions can be found on the Grunt website.

Installation

From the Traction directory, run npm install.

Building

Building the project will compile, concat and uglify the Coffeescript.

grunt build

Running specs

After building the project, run the specs with grunt test.

General Development

The easiest way to develop is to call the default grunt task via grunt. This will watch the coffee/ directory, recompile when changes are detected, and run the specs.

grunt

About Foraker Labs

Foraker Logo

Foraker Labs builds exciting web and mobile apps in Boulder, CO. Our work powers a wide variety of businesses with many different needs. We love open source software, and we're proud to contribute where we can. Interested to learn more? Contact us today.

This project is maintained by Foraker Labs. The names and logos of Foraker Labs are fully owned and copyright Foraker Design, LLC.