1.3.1 • Published 5 years ago

angulardnn-cli v1.3.1

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

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.

1.3.1

5 years ago

1.3.0

5 years ago

1.2.0

5 years ago

1.1.0

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago