Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rosylilly/gondler-sample

Sample application for gondler
https://github.com/rosylilly/gondler-sample

Last synced: 5 days ago
JSON representation

Sample application for gondler

Awesome Lists containing this project

README

        

# Gondler Sample

Sample application for [gondler](http://aduca.org/gondler).

## How to run

```
$ git clone https://github.com/rosylilly/gondler-sample.git
$ cd gondler-sample
$ gem install gondler
$ gondler install
...
$ gondler go run main.go
$ open dist.html
```