Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/drnic/oss-8steps.showoff
RailsConf Tutorial slides: The 8 steps to doing Open Source Software
https://github.com/drnic/oss-8steps.showoff
Last synced: 29 days ago
JSON representation
RailsConf Tutorial slides: The 8 steps to doing Open Source Software
- Host: GitHub
- URL: https://github.com/drnic/oss-8steps.showoff
- Owner: drnic
- Created: 2010-06-05T16:32:38.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2010-06-07T14:35:23.000Z (over 14 years ago)
- Last Synced: 2023-04-10T17:09:53.562Z (over 1 year ago)
- Language: Ruby
- Homepage: http://oss-8steps.heroku.com/
- Size: 2.53 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Re-deploy to Heroku ##
$ git remote add heroku [email protected]:oss-8steps.git
$ git push heroku master## Local viewing ##
$ gem install showoff
$ showoff serveOpen browser to [http://localhost:9090](http://localhost:9090)