easy-app-builder

1.1.1 • Public • Published

Easy App Builder

npm license

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.

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

Then run "build-apps" script
npm run build-apps

and enjoy it :)

Author

Mostafa Taghipour, mostafa.taghipoor@gmail.com

License

easy-app-builder is available under the MIT license. See the LICENSE file for more info.

Package Sidebar

Install

npm i easy-app-builder

Weekly Downloads

2

Version

1.1.1

License

MIT

Unpacked Size

3.61 MB

Total Files

138

Last publish

Collaborators

  • mostafa.taghipour