Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nidhaloff/buildonic

A lightweight interactive CLI application to easily build ionic apps for android and ios
https://github.com/nidhaloff/buildonic

android capacitor capacitor-android cross-platform-app ionic ionic-apps ionic-framework ios progressive-web-apps

Last synced: 3 days ago
JSON representation

A lightweight interactive CLI application to easily build ionic apps for android and ios

Awesome Lists containing this project

README

        

# buildonic

A lightweight interactive CLI application to easily build ionic apps for android and ios

> **_NOTE:_** buildonic is still under heavy development. The actual version works only for android.

## Installation

using npm: `npm i -g buildonic`

using yarn: `yarn add -g buildonic`

> **_NOTE:_** You may need to use `sudo` if you are on linux.

## Why?

Because building ionic apps for mobile is a pain (at least that's my experience)

I spent a lot of time googeling and asking in the ionic forum before I could build my app and make it ready for appstore. Therefore I decided to create this simple tool.

## Usage

Just run `buildonic run` inside your ionic project. Have fun ;)