play-bootstrap

July 31, 2012 ยท View on GitHub

A Bootstrap Scaffold Module for the Play Framework. Based on the original Scaffold Module.

HowTo & Test

./build.sh

Then

cd samples-and-tests/sc-bs-test

after that

play deps --sync

and

play bs:gen --with-layout --overwrite

or use the script

./generate.sh

Demo of a generated app

http://radiant-earth-9626.herokuapp.com/

Links

  • original Scaffold Module

https://github.com/lmcalpin/Play--Scaffold

  • Bootstrap Homepage

http://twitter.github.com/bootstrap

Contents

  1. 1HowTo & Test
  2. 2Demo of a generated app
  3. 3Links