Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 468 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 468 Bytes

SACK

Build Status

Ruby 2.0.0

First install Bundler

gem install bundler

Then run bundle inside the project directory

Rake tasks:

  • acceptance -- run cucumber features
  • default -- default
  • jasmine -- run specs via server:ci
  • jasmine:ci -- run continuous integration tests
  • serverup -- run server
  • serverdown -- stop server