@domoinc/da-plop

4.1.1 • Public • Published

da-plop

A plopfile of angular components for the Domo Apps team.

Install

$ npm install @domoinc/da-plop --save-dev

$ npm install -g plop

Usage

In the root of your project, create a plopfile.js file with the following contents:

module.exports = require('@domoinc/da-plop');

run $ plop [type] in your terminal and follow the prompts to scaffold common code partials.

plop types

  • factory
  • component
  • filter
  • route

See the examples folder for more info

Testing Localy

  • In the root dir:
  • touch plopfile.js
  • echo "module.exports = require('./');" > plopfile.js
  • mkdir src
  • plop

Make sure you don't commit the plopfile.js or the src/

More details coming soon.

Readme

Keywords

none

Package Sidebar

Install

npm i @domoinc/da-plop

Weekly Downloads

2

Version

4.1.1

License

MIT

Last publish

Collaborators

  • ttingey
  • morganjohn12
  • jeff.smith
  • cameronnokes
  • congrieb
  • diazd2
  • statianzo
  • mountain01
  • th3uiguy
  • jasonleehodges
  • jmnemelka