Skip to content

a WIP bootstrap for a new Ember app (did I mention WIP)

Notifications You must be signed in to change notification settings

willCode2Surf/bootstrap-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nikita

Install

  • Install RVM
  • Install Ruby 1.9.3 rvm install 1.9.3
  • Install bundler gem install bundler
  • Install gems bundle --without test
  • Install bins bundle --binstubs

Running

  • local server bin/rakep server
  • Visit local app

Testing

  • QT is needed for capybara-webkit brew install qt
  • Install gems bundle

Unit

Integration

  • Run suite rspec specs

About

a WIP bootstrap for a new Ember app (did I mention WIP)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published