Giter Site home page Giter Site logo

advance2030's Introduction

Welcome to Advance2030!

Developer Instructions

  1. If you do not have Ruby setup, please see our getting started instructions
  2. If you do not have Git installed, you can download it for your system at http://git-scm.com
  3. If you are running Windows or Linux, install sqlite3 by following these instructions
  4. After you have Ruby setup and a development environment ready, install Bundler for managing gem dependencies by running:
    gem install bundler
  5. Fork the advance2030 repository on Github by logging in with your account and clicking the “Fork” button (see http://help.github.com/forking/ for help)
  6. Clone the repository by running the following command in a command line terminal:
    git clone [email protected]:<YOUR GITHUB USERNAME>/advance2030
  7. Switch to the advance2030 directory (cd advance2030)
  8. Install all bundled gems by running
    bundle install
  9. Setup the database by running
    rake db:migrate
  10. Fire up the server by running
    ruby script/server

Workflow Details

After you have finished making changes and are ready for them to go public, follow the instructions under “Pushing your Changes” at http://help.github.com/forking/. The build master will be alerted of your request and eventually merge your changes into the mainline codebase. To keep your copy of the application up to date with the mainline see the instructions under “Pulling in Upstream Changes” at http://help.github.com/forking/.

advance2030's People

Contributors

nateklaiber avatar adomokos avatar claco avatar greyson avatar chunkybaxter avatar paragjagdale avatar

Stargazers

Alexander avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.