unifyedmobile-createapp
v0.0.6
Published
A CLI tool to bootstrap unifyed mobile app
Downloads
4
Maintainers
Readme
Unifyed Mobile App Generator
This repo contains the code for unifyed mobile app.
Installation
Use npm packager to install unifyedmobile-createapp package as a global dependency in your local machine
npm install -g unifyedmobile-createapp
To Update the package
npm update -g unifyedmobile-createapp
To create a new app use following code using terminal or CMD
unifyedmobile-createapp appName bundleId tenantId env
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.