powerapps-project-assembly

2.0.4 • Public • Published

powerapps-project-assembly

NPM
npm

Plop file generator for Dataverse plugin/workflow activity projects

Files

  • Plugin class
  • Plugin class for Custom API
  • Plugin step
  • Plugin image
  • Custom API

Generate

Add plopfile.js to project that includes the following. Ensure you have a dataverse.config.json file.

module.exports = function (plop) {
  plop.load('powerapps-project-assembly/plopfile.js');
}

Run plop

npm run plop

or

yarn plop

Readme

Keywords

none

Package Sidebar

Install

npm i powerapps-project-assembly

Weekly Downloads

1

Version

2.0.4

License

MIT

Unpacked Size

28.5 kB

Total Files

7

Last publish

Collaborators

  • derekfinlinson