alm

v0.0.8
Application Lifecycle Management tools for TypeScript
javascript typescript ide editor code

test

echo "Testing is just build at the moment, run from prepublish"

clean

rm ./src/public/build/bundle.js

prepublish

bash ./scripts/prepublish.sh

resume

bash ./scripts/resume.sh

tsc

ntsc -p ./src

tscw

ntsc -p ./src -w

latest

npm install ntypescript@latest --save --save-exact && npm run tsc

Metadata

Downloads