angulardnn-cli

1.3.1 • Public • Published

AngularDnn-CLI

A library that allows generating Dotnetnuke modules, developed in Angular 6.

Installation

npm i -g angulardnn-cli

Init Dotnetnuke Module

dng init

This generates a .dnn to each project defined in the angular.json file.

dng init <Project Name>   

This generates a .dnn to each project defined in the angular.json file.

Generate the installable Dotnetnuke module

dng build

This generates an installable .zip for dotnetnuke for each project defined in the angular.json file.

dng build <Project Name>   

This generates an installable .zip for specific project defined in the angular.json file.

Contributing

In lieu of a formal style guide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code.

License

AngularDnn-CLI is MIT licensed and all it's dependencies are MIT or BSD licensed.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.3.1
    0
    • latest

Version History

Package Sidebar

Install

npm i angulardnn-cli

Weekly Downloads

0

Version

1.3.1

License

MIT

Unpacked Size

15.6 kB

Total Files

7

Last publish

Collaborators

  • andres07franco