KO
|
EN
gitlite — search
Search
#python
#android
#javascript
#machine-learning
#php
#tensorflow
#swift
#hacktoberfest
#java
#go
#tdd
#docker
webjam
★ 32
Open GitHub ↗
The code that runs webjam.com.au
Download README (.md)
Explore Similar Repositories
floom
:
Floom – Image slideshow with a visible timer/progressbar and a funky blinds-like animation for MooTools
Shaderkit
:
GLSL development environment
spree-active-shipping
:
Spree extension for providing shipping methods that wrap the active_shipping plugin.
rubywmq
:
Ruby interface into WebSphere MQ
floss-jtag
:
Free Libre Open-Source/-Hardware JTAG/UART adapter based on FTDI2232H
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
webjam
?
Download (.md)
# Webjam.com.au 18 presenters giving tech demos, 3 minutes, you vote for the winner. This is the magical rubies that runs the site. The list of most awesome contributors can be found on the site: http://webjam.com.au/contributors Things we'd love to see contributed: * More integration with other services * Improved usability / design * More community stuff * General funk. To be added as a collaborator just ping Lachlan or Tim, or fork it and build random hotness! ## Working with Start a local PG instance (You will need postgresql on your machine, use homebrew) script/pgserver.sh Bundle away bundle install Start the server bundle exec script/server thin Do rails shit!