Guest User

Untitled

a guest
Jan 24th, 2018
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. Fork the Project
  2.  
  3. rvm trust rvmrc
  4.  
  5. gem install bundler
  6.  
  7. bundle install
  8.  
  9. cp config/examples/app_config.yml config/app_config.yml
  10.  
  11. Seem to need to install compass gem. Need to ask about this one.
  12.  
  13. Missing the assets/defaults.js, need to figure this one out. THink it might have to do with CoffeeScript.
Add Comment
Please, Sign In to add comment