Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alisdair/doofer

Sinatra, Haml, Sass, jQuery, Pow. A template for quick prototyping.
https://github.com/alisdair/doofer

Last synced: 10 days ago
JSON representation

Sinatra, Haml, Sass, jQuery, Pow. A template for quick prototyping.

Awesome Lists containing this project

README

        

# Doofer

Quickly prototype your web ideas using HAML, SASS, and jQuery.

Usage:

1. Install pow if you haven't already: `curl get.pow.cx | sh`
2. Download the doofer script: https://raw.github.com/alisdair/doofer/master/bin/doofer
3. Place it in `~/bin` or `/usr/local/bin`, and `chmod +x`
4. `doofer myapp`
5. Create something awesome!