@ribajs/schematics

1.9.0-beta.2 • Public • Published

Riba schematics

Source code templates for Riba architecture element generation based on Angular schematics

Development

Debugging

In order to debug your schematics, you need to run with node in debugging mode:

node --inspect-brk $(which schematics) .:component --name=my-new-web-component --no-dry-run --spec --templateEngine="html" --language="ts" --sourceRoot="src"

Another advantage of running in debug mode is that the schematics command line tool puts a break point directly before running your own schematic.

Package Sidebar

Install

npm i @ribajs/schematics

Homepage

ribajs.com/

Weekly Downloads

241

Version

1.9.0-beta.2

License

MIT

Unpacked Size

441 kB

Total Files

164

Last publish

Collaborators

  • jumplink