Skip to content

liftstack-build/bootstrap-initializr

Repository files navigation

bootstrap-initializr

Initializr updated with latest Bootstrap (2.1)

update initializr's bootstrap with latest bootstrap version from repo

  1. Download Initializr with Bootstrap (Main Page, Direct Download).

  2. Download latest Bootstrap or clone the github repo.

  3. Run the combine-bootstrap-initializr.sh script from the same directory, specifying custom locations via command line arg if necessary:

  • -bootstrap: default is ./submodules/bootstrap
  • -initializr: default is ./initializr
  • -temp: default is ./temp
  • -target: default is ./target

This simply copies all files in bootstrap/js, bootstrap/less, and bootstrap/img to their respective directories in initializr's slightly customized directory structure, overwriting old versions, and renaming some files appropriately (for example, removing the 'bootstrap-' preface on bootstrap js files.

About

Initializr updated with latest Bootstrap (2.1)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published