Skip to content

ianmurrays/switch-ide-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Switch IDE

Switch IDE is an integrated development environment to create Backbone.js applications using CoffeeScript and Twitter Bootstrap. The beautiful thing is that you can edit your templates visually (think Xcode or Visual Studio).

Installation

You need:

  • Ruby 1.9.3
  • Node (tested with v0.6.14)
  • Forever (forever from nodejitsu)
  • Brunch (brunch.io)
  • MongoDB

Install ruby, node and brunch, then download switch-ide-backend, run bundle install. Make sure mongod is running and run rake bootstrap. Then run rake server. Go to switch-ide-frontend's directory, run npm install -d and then run brunch w --server. Make sure mongod is running!

Point your browser to localhost:3333 and you should be good to go!.

Warning

This is very beta software, use and improve at your own risk!

License

MIT License.

About

Backbone.js-based frontend for the Switch IDE project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors