Maynard Demmon
unread,May 15, 2013, 4:55:41 PM5/15/13Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jsclas...@googlegroups.com
I'm trying to follow the steps in the README.markdown file to build jsclass from source. When I get to the step "bundle install" I'm lost. I'm new to node.js, jake, etc. so I may have something misconfigured. Any ideas what I might be missing?
## Development
To hack on JS.Class you'll need to be able to build it and run the tests. You
need Node.js and Ruby installed, then run:
cd path/to/js.class
npm install
bundle install <-- Poof!
bundle exec jake