Skip to content

dvisockas/ionic-release

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

ionic-release

A script for automating building of Ionic's android apk

Usage instructions

  • Clone the repository

$ git clone git@github.com:dvisockas/ionic-release.git

  • Move it to the /bin folder

$ sudo mv ionic-release/ionic-release /bin sudo is required since it is the /bin folder

  • Give the script permissions to be executed

$ chmod +x /bin/ionic-release

  • In Ionic project directory just execute ionic-release

/path/to/your/ionic/project$ ionic-release

For more information about what those commands are doing and releasing of Ionic applications in general, please visit:

[Ionic release guide] (http://ionicframework.com/docs/guide/publishing.html)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages