Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 371 Bytes

README.textile

File metadata and controls

13 lines (7 loc) · 371 Bytes

wurbe.ro

This is the source for wurbe.ro. Running on evilchelu/fluffy_barbarian.

For development use passenger or just rackup.

The relevant people have been added as collaborators on heroku. To deploy you need to:

git remote add heroku [email protected]:wurbe.git

After you’re done writing and testing locally:

git push && git push heroku master