UNPKG

create-mobile-assets

Version:

Automates the generation of mobile assets. Automatically generates screen images for send to stores

75 lines (47 loc) 2.35 kB
# Welcome to create-mobile-assets 👋 <p align="center"> <img alt="GitHub language count" src="https://img.shields.io/github/languages/count/godrix/create-mobile-assets?color=%2304D361"> <img alt="Repository size" src="https://img.shields.io/github/repo-size/godrix/create-mobile-assets"> <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/create-mobile-assets/commits/master"> <img alt="GitHub last commit" src="https://img.shields.io/github/last-commit/godrix/create-mobile-assets"> </a> <a href="https://github.com/godrix/create-mobile-assets/issues"> <img alt="Repository issues" src="https://img.shields.io/github/issues/godrix/create-mobile-assets"> </a> <img alt="License" src="https://img.shields.io/badge/license-MIT-brightgreen"> </p> <h1 align="center"> ![Aplication example](https://raw.githubusercontent.com/godrix/create-mobile-assets/HEAD/.github/example.gif) </h1> > Automates the generation of mobile assets. Automatically generates screen images for send to stores. ## 💻 Usage ```sh npx create-mobile-assets ``` > tired of making screenshots of each type of smartphone? me too 😆 ## ✅ To Do - [ ] Automated testing - [X] Background colorization - [ ] Inserting text in images - [ ] Add more android devices ## 🤝 Contributing Contributions, issues and feature requests are welcome!<br />Feel free to check [issues page](https://github.com/godrix/create-mobile-assets/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/)