Acme

This repository demonstrates how to create a custom executor that runs the serve target.

  1. project.json contains a new target called echo that runs the custom executor.
  2. my-plugin contains the custom executor.
  3. tsconfig.json contains the path to the plugin.