Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 17 hours ago
JSON representation

A semi-public statusboard to let people see what you're up to

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 [email protected]: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/)