nativescript-doctor

v1.14.2
Library that helps identifying if the environment can be used for development of {N} apps.
NativeScript doctor tns

clean

npx rimraf node_modules package-lock.json && npm i && ./node_modules/.bin/grunt clean

build

grunt

build.all

grunt ts:devall

pack

grunt pack

test

istanbul cover ./node_modules/mocha/bin/_mocha -- --recursive

changelog

conventional-changelog -p angular -i CHANGELOG.md -s
npm i nativescript-doctor

Metadata

Downloads