[Beaker-devel] Trying out the bootstrap/system access policies patches

Amit Saha asaha at redhat.com
Mon Sep 2 03:35:56 UTC 2013


I did the following to get the development server up and running
with the patches pushed by Dan on gerrit:

- Check out http://gerrit.beaker-project.org/#/c/2200/

- Installed the following packages:

# yum -y install uglify-js lessjs python-webassets

- Checkout submodules:

Modify the location of the bootstrap's git repo in .gitmodules:

url = git://github.com/twbs/bootstrap.git

$ git submodule sync
$ git submodule init
$ git submodule update

And start the dev server.

-Amit.





More information about the Beaker-devel mailing list