ng-rt-dev-tools

1.0.0 • Public • Published

Tymlez ng-rt platform development tools

Install it globally

git@github.com:tymlez/ng-rt-dev-tools.git

npm i -g git+https://github.com/tymlez/ng-rt-dev-tools.git

uninstall

npm -g uninstall ng-rt-dev-tools

For dev-tools development

git clone git@github.com:tymlez/ng-rt-dev-tools.git
cd ng-rt-dev-tools
sudo npm link

to link:

/usr/lib/node_modules/ng-rt-dev-tools -> /home/alex/Projects/tymlez/ng-rt-dev-tools in the root of the plugin : npm link ng-rt-dev-tools

tasks

supported gulp tasks:

gulp doc

gulp lint

gulp dist

gulp test.server

gulp test.ui

do linting for a specific folder

gulp lint --src "cli/**/*"

Readme

Keywords

none

Package Sidebar

Install

npm i ng-rt-dev-tools

Weekly Downloads

0

Version

1.0.0

License

none

Last publish

Collaborators

  • tymlez