Git Product home page Git Product logo

A Ruby programming competition community focussed on creating and improving great open source software.

Contact

Getting the project to run on your machine

We're trying to make it as easy as possible to get Codebrawl running on your machine. If you run into any problems getting it to run or know an easier way, be sure to create an issue.

First, clone the project:

git clone git://github.com/codebrawl/codebrawl.git && cd codebrawl

Use Bundler to install the dependencies:

bundle install

Now, run the tests and make sure they all pass:

bundle exec rake

If you get a spec failure, please create an issue explaining what went wrong.

Helping out

Want to help out, but have no idea where to get started? Here's a list of things you can do:

  • Check out the open issues
  • Hop into #codebrawl on Freenode and ask. We're nice people ;)
  • Find a TODO in the source, so you can help clean up a bit
  • Refactor existing code (that includes the front end too)

If you found something to work on, fork the project. Codebrawl uses git-flow, but don't let that scare you, you can just work in the develop branch. Now, add your changes and be sure to write specs for them. If you don't know how or get stuck somewhere, hop into #codebrawl on freenode.net and we'll help you out. When you're done, just send a pull request and we'll look at it as soon as possible.

Codebrawl's Projects

light icon light

Light, static version of CodeBrawl.com

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.