Skip to content
This repository was archived by the owner on Jun 9, 2020. It is now read-only.

Latest commit

 

History

History
39 lines (31 loc) · 974 Bytes

File metadata and controls

39 lines (31 loc) · 974 Bytes

Kckstrt

Even designers can kickstart a project.

Generate a Sinatra app in 4 easy steps:

kckstrt generate MyApp
cd my_app
script/setup
foreman start

See a generated app example: kckstrt-hello-world

Features

Todo

  • [ ] Add CSS preprocessors (Sass/SCSS, Less)
  • [ ] Add HTML template engines (Haml)

Credits

Rafael & Etienne

Copyright

© 2012 Heliom. See LICENSE for details.