Using a blueprint - kavyasukumar/shenanigans GitHub Wiki

First make sure you have Autotune setup .

  1. Find the git repository for the blueprint you want to use. Copy the repo link. See some examples here.
  2. Open Autotune and go to the blueprints page.
  3. Click new blueprint and enter a name.
  4. Paste the link from step 1
  5. Save the blueprint.

/images/existing-blueprint.gif

Autotune will now attempt to clone the repo to its working directory.

Once the cloning is complete, it will set the status to testing as shown below. images/blueprinttesting.png

You can test the bueprint by creating projects from it.

Upgrade option can be used to pull in latest changes from the repo.

Once the blueprint is ready, you may change the status to ready from the edit page as shown below. images/blueprintready.png