Repository for the Impact Framework Challenge
- Follow the quick start guide
This repository contains an example created by following this training on youtube. You can use it as starting point or follow these guides:
npm install
npm link
- Hack away
npm link rename-parameter-plugin
- The plugin can now be used in the manifest yaml
ie --manifest ./manifests/pipeline-with-mocks.yml --output ./output/mocks-output
.