https://github.com/dnbard/eclipse-image-process
Utility to prepare image assets from Eclipse
https://github.com/dnbard/eclipse-image-process
Last synced: over 1 year ago
JSON representation
Utility to prepare image assets from Eclipse
- Host: GitHub
- URL: https://github.com/dnbard/eclipse-image-process
- Owner: dnbard
- Created: 2016-09-24T20:06:24.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-10-16T19:02:29.000Z (over 9 years ago)
- Last Synced: 2025-01-26T05:41:28.273Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Eclipse Image Process
Tool to prepare graphic assets for Eclipse.
## How to use
* Basic usage:
```
npm run default
```
* Advanced usage:
```
node resize %PATH% %SIZE%
```