Skip to content

EightBitBoy/roo-bootstrap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

roo-bootstrap

Introduction

This is a Spring Roo plugin for including Twitter Bootstrap in your Roo projects.

Thanks go to pmartinezalvarez for providing the base project roo-bootstrap.

With this plugin you will get Twitter Bootstrap 3.0, jQuery 2.0.3 and Font Awesome 4.0.3.

Usage

To run roo-bootstrap download or clone the repository and run "mvn package" to build the project. The file de.eightbitboy.roo.bootstrap-0.3.1.jar will be generated. Leave the file in the project folder or move it to a location of your choice.

To activate the pluging fire up roo and type the following command:

osgi start --url file:https://[YOUR_FILE_PATH]/de.eightbitboy.roo.bootstrap-0.3.1.jar

For example at my machine it looks this (notice the three slashes!):

osgi start --url  file:https:///C:/roo-bootstrap/de.eightbitboy.roo.bootstrap-0.3.1.jar

To install roo-bootstrap in your project type the following command:

web mvc install bootstrap

Contact me if there are any problems!

Related proojects

Roo-bootstrap uses dbootstrap, roostrap and Font Awesome.

About

Spring ROO plugin for including Twitter Bootstrap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • CSS 93.9%
  • Java 4.7%
  • JavaScript 1.4%