diff --git a/Makefile b/Makefile index 70640b6..fe694e4 100644 --- a/Makefile +++ b/Makefile @@ -44,3 +44,8 @@ distclean: init: npm install ionic cordova platform add android + +ut: + npm run ionic:build + rm www/manifest.json + cd ubuntutouch && clickable