Skip to content

Latest commit

 

History

History
executable file
·
27 lines (17 loc) · 437 Bytes

File metadata and controls

executable file
·
27 lines (17 loc) · 437 Bytes

OpenHack

The community site for organizing OpenHack groups! Please read the Your City to see how to start your own.

Get started!

gem install bundler
bundle

Run the site with:

rake

Adicional - VenSec

Para el site de Vensec, debes:

gem install bundler
bundle init
echo "gem 'rails'" >> Gemfile
bundle install

Y luego, el comando:

rake

License

MIT. See MIT-LICENSE.