🚀 Generate and publish apps in the stores (Apple Store and Google Play)
We'd love for you to help us build Trimurtix Launcher. If you'd like to be a contributor, check out our Contributing guide.
- Clone this repository.
- Open the repository in the command line and run
npm install
git clone https://github.com/trimurtix/launcher
cd launcher
npm install
node index.js
This project requires imagemagick
.
Install homebrew and then:
brew install imagemagick
- Allan Alexandre ([email protected])