Skip to content

Install Workflow Packs

You can install pre-made workflows from other repositories:

Terminal window
aynig install <repo> [ref] [subfolder]

If <repo> is in the form owner/name, AYNIG expands it to:

https://github.com/owner/name.git

Example: install the ops workflow pack from this repo

Terminal window
aynig install hacknlove/all-you-need-is-git ops-workflow-pack

This copies the source .dwp/ directory into your current repository.