1.0.0 • Published 4 years ago

@igappstore/cli v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

Commandline to manage app on app store platform

Executable files:

- `./bin/create.js` : Create a new app
- `./bin/deploy.js` : Deploy app to server

Requirements for Apps

- **templates** app should content template folder which will read and generate seperate files for each app instance
- **metadata.json** this file will let appstore platform which field is customable 

TODO

- [ ] Write function to roll back previos version