UNPKG

makeicon

Version:

Automate the creation of icons for your mobile applications

73 lines (45 loc) 2.12 kB
# Welcome to makeicon 👋 <p align="center"> <img alt="GitHub language count" src="https://img.shields.io/github/languages/count/godrix/makeicon?color=%2304D361"> <img alt="Repository size" src="https://img.shields.io/github/repo-size/godrix/makeicon"> <a href="https://www.linkedin.com/in/carlosgodri/"> <img alt="Made by Godrix" src="https://img.shields.io/badge/made%20by-Godrix-%2304D361"> </a> <a href="https://github.com/godrix/makeicon/commits/master"> <img alt="GitHub last commit" src="https://img.shields.io/github/last-commit/godrix/makeicon"> </a> <a href="https://github.com/godrix/makeicon/issues"> <img alt="Repository issues" src="https://img.shields.io/github/issues/godrix/makeicon"> </a> <img alt="License" src="https://img.shields.io/badge/license-MIT-brightgreen"> </p> <h1 align="center"> ![Aplication example](https://raw.githubusercontent.com/godrix/makeicon/HEAD/.github/example.gif) </h1> > Automate the creation of icons for your mobile applications ## 💻 Usage ```sh npx makeicon ``` > tired of making icons of each type of mobile? me too 😆 ## ✅ To Do - [ ] Automated testing - [ ] SplashScreen generator ## 🤝 Contributing Contributions, issues and feature requests are welcome!<br />Feel free to check [issues page](https://github.com/godrix/makeicon/issues). - Make a fork; - Create a branck with your feature: `git checkout -b my-feature`; - Commit changes: `git commit -m 'feat: My new feature'`; - Make a push to your branch: `git push origin my-feature`. After merging your receipt request to done, you can delete a branch from yours. ## 🛠 Show your support Give a ⭐️ if this project helped you! ## 📝 License This project is under the MIT license. See the [LICENSE](LICENSE.md) for details. ## 🙋 Author * Website: http://godrix.github.io/ * Twitter: [@godrizilla](https://twitter.com/godrizilla) * Github: [@godrix](https://github.com/godrix) * LinkedIn: [@carlosgodri](https://linkedin.com/in/carlosgodri) --- Made with ❤️ by Godrix :wave: [Get in touch!](https://www.linkedin.com/in/carlosgodri/)