alm

v0.0.91
The best IDE 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

uts

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

ucm

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

preversion

npm run tsc

postversion

git push --follow-tags

mochaw

mocha ./src/tests -w

Metadata

Downloads