Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/searls/table-print-example

A silly little demo app for playing with table-print
https://github.com/searls/table-print-example

Last synced: 21 days ago
JSON representation

A silly little demo app for playing with table-print

Awesome Lists containing this project

README

        

# Stupid example repo

Just using this to make some points about things.

## Setup

```
$ bundle
$ rake db:drop db:create db:migrate db:fixtures:load
```