Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 331 Bytes

README.markdown

File metadata and controls

13 lines (9 loc) · 331 Bytes

SCunkworks

An experimental rebase of Sproutcore onto the Ember.js runtime, with the further goal of enabling a 2 file (1 js 1 css) "drop-in" SC distribution method.

This is HIGHLY experimental.

Tests

  1. git clone git@github.com:endash/scunkworks.git
  2. cd scunkworks
  3. bundle install
  4. rake dist
  5. open tests/index.html