GithubHelp home page GithubHelp logo

reprah / hackety-hack.com Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hacketyhack/hackety-hack.com

0.0 2.0 0.0 4.69 MB

The website for hackety hack.

Home Page: http://hackety-hack.com/

Ruby 96.21% CoffeeScript 1.98% JavaScript 0.57% Shell 1.24%

hackety-hack.com's Introduction

hackety-hack.com

Build statusCode ClimateCoverage Status

hackety-hack.com is the web backend powering the collaborative features of Hackety Hack. It is written in Rails 3 and continues to be under active development (see 'Helping Out'), the switch to Rails 3 happened quite recently so there's still lots to be done.

Helping Out

If you have any experience writing Rails apps, feel free to help out, we're open to pull requests as long as you follow a few conditions.

  • Test your code, we really can't stress this enough, ideally you should be practicing TDD and writing tests before you even write your code. If you don't test your code, we have no way of knowing if it works properly so please do test.
  • If it's a major feature, file an issue, if you file an issue we can discuss certain aspects of the new feature with you and ensure it's a good fit for hackety-hack.com.

Translations

Hello everyone!

We are in the process of translating Hackety Hack into as many foreign languages as possible so that people around the world would be able to use the site with ease. If you are bilingual and interested in helping us make Hackety Hack a truly global phenomenon, accessible by all regardless of location or nationality, and make learning Ruby even more fun! then please sign up here http://crowdin.net/project/hackety-hackcom/invite

Getting Started

Once you've cloned this repository, running script/bootstrap should tell you everything you need to know.

In case you prefer gems to be managed entirely by bundler run this before bootstrapping:

bundle config --global path .bundle
bundle config --global binstubs bin
export PATH="$PWD/bin:$PATH"

Be careful with using bin in $PATH it is very risky when used with public projects.

Dependencies for the curious:

  • Ruby: 1.9.3 is preferred.
  • MongoDB: 2.2.x or 2.4.x

As long as you have those things, the script will handle the rest as best it can, including installing the gem dependencies with Bundler.

If the tests aren't passing when you clone, open an issue or drop into #hacketyhack on freenode.

Additionally, if you're not a developer and you have a feature you'd really like to see on the site, file an issue and we'll be sure to look into it on your behalf.

hackety-hack.com's People

Contributors

abhirao avatar alindeman avatar cls avatar coreypurcell avatar cyberarm avatar dominic avatar hcarreras avatar hkal avatar jaredmoody avatar jrgifford avatar justinko avatar lindseyb avatar mathias avatar mpapis avatar nuclearsandwich avatar pbjorklund avatar pragtob avatar reprah avatar rhysforyou avatar sirupsen avatar steveklabnik avatar tehviking avatar trekr5 avatar

Watchers

 avatar  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.