Build extension and launch shell window for testing:
./nest-test.shBuild extension into dist/build:
makeCreate zip archive of extension to dist/simple-weather@romanlefler.com-vVERSION.zip:
make packInstall the extension for this user:
make installRemove build files:
make clean