https://github.com/pyro2927/statusboard
A semi-public statusboard to let people see what you're up to
https://github.com/pyro2927/statusboard
Last synced: about 1 year ago
JSON representation
A semi-public statusboard to let people see what you're up to
- Host: GitHub
- URL: https://github.com/pyro2927/statusboard
- Owner: pyro2927
- Created: 2013-03-07T05:50:03.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-03-07T05:50:21.000Z (over 13 years ago)
- Last Synced: 2025-06-20T23:35:23.135Z (about 1 year ago)
- Language: Ruby
- Size: 395 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Hello!
====
This is a demonstrator for [Sinatra](http://www.sinatrarb.com/) and [Twitter Bootstrap](http://twitter.github.com/bootstrap/).
Use it as a boilerplate to start your own apps.
Go!
===
Download and run sinatra-bootstrap:
git clone git@github.com:pokle/sinatra-bootstrap.git
cd sinatra-bootstrap
bundle install # To install sinatra
ruby app.rb # To run the sample
Then open [http://localhost:4567/](http://localhost:4567/)