Skip to content
This repository has been archived by the owner on Sep 4, 2020. It is now read-only.

workshop tutorial #88

Open
stdweird opened this issue Oct 1, 2014 · 0 comments
Open

workshop tutorial #88

stdweird opened this issue Oct 1, 2014 · 0 comments

Comments

@stdweird
Copy link
Member

stdweird commented Oct 1, 2014

Instructions for workshop tutorial:

  • preparations:
mkdir tutorial
cd tutorial
tutorialdir=$PWD
wget -q http://users.ugent.be/~stdweird/tutorial/config-templates-deps.tar.gz
tar xzf config-templates-deps.tar.gz
source config-templates-deps/env.bash
  • if you have no local checkout the core templates, do
cd $tutorialdir
git clone https://github.com/quattor/template-library-core.git
  • next clone your fork of this repository either in this directory or elsewhere
    • or use cloned master (but you can't push your changes to it; you can switch to your fork later)
git clone https://github.com/hpcugent/config-templates.git
  • verify all is fine with
    • add --core=$tutorialdir/template-library-core if using separate path
cd config-templates
python test/suite.py 
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant