{"id":16409908,"url":"https://github.com/juliandavidmr/ionis","last_synced_at":"2026-05-15T12:36:20.811Z","repository":{"id":57276130,"uuid":"89833722","full_name":"juliandavidmr/Ionis","owner":"juliandavidmr","description":"Ionic utilities. Manager your applications.","archived":false,"fork":false,"pushed_at":"2018-06-19T22:11:14.000Z","size":11,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-06T00:53:46.960Z","etag":null,"topics":["ionic-framework","manager","utilities"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/ionis","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/juliandavidmr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-04-30T06:27:28.000Z","updated_at":"2018-06-19T22:11:15.000Z","dependencies_parsed_at":"2022-08-25T01:14:17.427Z","dependency_job_id":null,"html_url":"https://github.com/juliandavidmr/Ionis","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliandavidmr%2FIonis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliandavidmr%2FIonis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliandavidmr%2FIonis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliandavidmr%2FIonis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliandavidmr","download_url":"https://codeload.github.com/juliandavidmr/Ionis/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240405110,"owners_count":19796129,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ionic-framework","manager","utilities"],"created_at":"2024-10-11T06:22:07.317Z","updated_at":"2026-05-15T12:36:20.766Z","avatar_url":"https://github.com/juliandavidmr.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# `ionis` - Ionic utilities\n\nIonic utilities. Manager your applications.\n\n### **Why ionis?**\nSometimes the process of generating a production APK is complex. There may be some typing errors in the certification commands, or you may have problems with jarsigned, keytool and others. So I developed `ionis` to accelerate the process of preparing the apk. For more information see the command `ionis prepare`.\n\n\n## Installation\n\nSince you probably already have `node`, the easiest way to install `ionis` is through npm:\n\n```sh\n$ npm install -g ionis\n```\nAlternatively, you can clone this repo and\n\n```sh\n$ make install\n```\nto install n to bin/ionis of the directory specified in the environment variable $PREFIX, which defaults to /usr/local (note that you will likely need to use sudo).\n\n## Usage\n\nGenerate a release build of our app, targeted at each platform we wish to deploy on. [See](http://ionicframework.com/docs/v1/guide/publishing.html)\n```sh\n$ ionis prepare\n```\n\nRun ionic server:\n```sh\n$ ionis serve\n# or\n$ ionis s\n```\n**Note:** _All Ionic flags are supported. i.e:_\n```\n$ ionis s --labs\n```\n\nAdd a platform (android, ios).\n```sh\n$ ionis pf android\n```\n\nBuild the application in release mode.\n```sh\n$ ionis release android\n```\nBuild the application in release with  icons update.\n```sh\n$ ionis release android resource\n```\n\nAll commands ionic are soported. [See](https://ionicframework.com/docs/cli)\n\n**[Contributing](./.github/CONTRIBUTING.md)**\n\n**[Changelog](./.github/CHANGELOG.md)**\n\n**License MIT [@juliandavidmr](https://github.com/juliandavidmr)**","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuliandavidmr%2Fionis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjuliandavidmr%2Fionis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuliandavidmr%2Fionis/lists"}