Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amorist/icon-generator
generator macOS and windows app icon
https://github.com/amorist/icon-generator
generator icons macos windows
Last synced: about 2 months ago
JSON representation
generator macOS and windows app icon
- Host: GitHub
- URL: https://github.com/amorist/icon-generator
- Owner: amorist
- Created: 2018-12-21T06:37:14.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-08-03T19:33:55.000Z (over 3 years ago)
- Last Synced: 2024-08-02T18:43:03.196Z (5 months ago)
- Topics: generator, icons, macos, windows
- Language: JavaScript
- Homepage:
- Size: 3.53 MB
- Stars: 27
- Watchers: 1
- Forks: 2
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# icon-generator
> mac win icon generator
![image](https://user-images.githubusercontent.com/14037268/50332636-b5a2cc80-053d-11e9-8c22-2e2f4fb899ba.png)
![image](https://user-images.githubusercontent.com/14037268/50329524-9f434380-0532-11e9-8e71-c1fedb78ed58.png)
#### Build Setup
``` bash
# install dependencies
npm install# serve with hot reload at localhost:9080
npm run dev# build electron application for production
npm run build# lint all JS/Vue component files in `src/`
npm run lint```
---
This project was generated with [electron-vue](https://github.com/SimulatedGREG/electron-vue) using [vue-cli](https://github.com/vuejs/vue-cli). Documentation about the original structure can be found [here](https://simulatedgreg.gitbooks.io/electron-vue/content/index.html).