Giter Club home page Giter Club logo

nos.vc's Introduction

This is a fork of Nós.vc

Nós.vc is a crowdlearning plataform for inspiring encounters. We're using it to organize the courses on Bunker360.

For the original project see http://github.com/engageis/nos.vc

Development environment

You'll need RVM to isolate your development environment.

Make sure you install Ruby 1.9.3 on your RVM.

The project is now using rbenv. You can install ruby 1.9.3 with rbenv install.

Then just checkout the code, configure dependencies and run the tests:

  1. Clone the repository:

git clone git://github.com/matehackers/nos.vc.git

  1. Enter the repo directory

  2. Install Bundler:

gem install bundler

  1. Install all dependencies from Gemspec:

bundler install

Running tests

  1. Go to app folder

    cd nos.vc

  2. Prepare the database

    bundle exec rake db:test:prepare

  3. Run the rspec

    rspec spec/

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Thanks

To Catarse's code. To the people at Engage and the original Nós.vc code.

License

Copyright (c) 2012-2013 Engage and Nós.vc

Licensed under the MIT license (see MIT-LICENSE file)

nos.vc's People

Contributors

barboza avatar danielweinmann avatar devton avatar diegoreeberg avatar diogob avatar dwildt avatar eveliseluz avatar gravityrail avatar gustavoguichard avatar gutobenn avatar joaomilho avatar josemarluedke avatar leonardoc2o avatar lfzawacki avatar paulogeyer avatar spaudanjo avatar ssjr 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.