davidpgero / minimalrb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Minimalrb

Minimalistic webapp framework based on Sinatra with sprockets for asset handling, Sass and Haml.

How To

  1. Download and cd into the app
  2. $ bundle install
  3. $ gem install foreman
  4. $ foreman start

Releases

  • v0.0.2 - Structural changes ++
  • v0.0.1 - Initial release

Todo

  1. Fix manifest bugs
  2. Add DB options
  3. Logo
  4. Website

Credit

Created by Kenneth D. Nordahl

About

License:MIT License


Languages

Language:Ruby 94.7%Language:JavaScript 4.3%Language:CoffeeScript 1.0%