Skip to content

Instantly share code, notes, and snippets.

@honza
Created December 5, 2017 15:39
Show Gist options
  • Save honza/80504b402255fa39b8df471611d54016 to your computer and use it in GitHub Desktop.
Save honza/80504b402255fa39b8df471611d54016 to your computer and use it in GitHub Desktop.
git clone https://github.com/openstack/tripleo-ui.git
cd tripleo-ui
virtualenv venv
source venv/bin/activate
pip install -r test-requirements.txt
cd docs
make html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment