trimurtix-launch-kit-generator
v0.0.1
Published
Trimurtix Launch Kit - Generate icon and splash assets for mobile apps.
Downloads
2
Readme
Usage /generator
- Open the repository in the command line and run
npm install
Generate an splashes Android and iOS at [files] and place it in
resources/splash.png
Generate an splashes Android and iOS at [files] and place it in
resources/icon.png
Run
node resources
Copy the
resources
directory to your app:cp -R resources /path/to/my/app