Skip to content

bmartinstudio/codemontage

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##Welcome to the CodeMontage Platform

CodeMontage is on a mission to help you become a software superhero.

We believe coding can help save the world, and that by contributing to the right open-source, real-world projects, you can become a great coder.

If you'd like to join our quest to empower software superheroes, feel free to submit a pull request or reach out to us at [email protected].

###Development Environment Setup

CodeMontage currently uses Ruby on Rails version 3.2.6 and Postgres 9.1.4.

Get started by

  • Installing Rails. We recommend Rails Installer.
  • Installing Postgres. We recommend Postgres App. (If you're using Mac OS X Lion, you may need this fix for Postgres.)
  • Configure the app for your local database by copying database.yml.sample to database.yml and making any changes needed for your database setup.

Once you've installed these dependencies, test your setup by running $ 'rails server' and visiting the site at http://localhost:3000

Congratulations, you're ready to help build CodeMontage!

About

CodeMontage Platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 90.8%
  • JavaScript 8.0%
  • CoffeeScript 1.2%