easy-app-builder
v1.1.1
Published
Build and publish your Apps as easy as pie
Downloads
15
Maintainers
Readme
Easy App Builder
easy App Builder is an release-automation library that helps you to build and publish your applications easily and visually, and also provides you with many other features and tools.
In the following you watch the Easy App Builder introducing video.
Features
- Building Android and iOS apps
- Ability to build different variants (Android flavors/ iOS schemes)
- Ability to cancel build operations
- Ability to install the file on the devices
- Possibility of publishing on stores such as App Store, Google Play, etc.
- Ability to upload files in cloud spaces such as Google Drive and Dropbox
- Ability to send files by Slack, WhatsApp and Telegram
- Ability to config everything
- Complete helps
- ...
How to use
Install
Install package using npm
npm install easy-app-builder --save-dev
or using yarn
yarn add easy-app-builder -D
Run
Add bellow script to your scripts in package.json as "build-apps"
cd node_modules/easy-app-builder && npm i && npm run start
npm run build-apps
Author
Mostafa Taghipour, [email protected]
License
easy-app-builder is available under the MIT license. See the LICENSE file for more info.