/impact-framework-challenge

Repository for the Impact Framework Challenge

Primary LanguageJavaScript

impact-framework-challenge

Repository for the Impact Framework Challenge

Local Environment Setup

Getting started

This repository contains an example created by following this training on youtube. You can use it as starting point or follow these guides:

Plugin Project
  • npm install
  • npm link
  • Hack away
Manifest Project
  • 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

.