-
Notifications
You must be signed in to change notification settings - Fork 33
Using a blueprint
Kavya Sukumar edited this page Jul 2, 2015
·
4 revisions
First make sure you have Autotune setup.
- Find the git repository for the blueprint you want to use. Copy the repo link. See some examples here.
- Open Autotune and go to the blueprints page.
- Click new blueprint and enter a name.
- Paste the link from step 1
- Save the blueprint.
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.
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.