Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/alisdair/doofer
- Owner: alisdair
- Created: 2013-02-03T15:06:54.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-02-10T14:03:12.000Z (over 11 years ago)
- Last Synced: 2024-04-07T01:47:12.412Z (7 months ago)
- Language: Ruby
- Homepage:
- Size: 188 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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!