yoga/winbuild/README-windows-dist.md

45 lines
819 B
Markdown
Raw Permalink Normal View History

# YOGA for Windows
> YOGA: Yummy Optimizer for Gorgeous Assets
YOGA is a command-line tool that:
* converts and optimizes images from various format to JPEG, PNG and WebP,
* converts and optimizes 3D models from various formats to glTF and GLB.
## Install
YOGA does not need any installation. Just unzip the content of this archive
2020-05-07 10:30:19 +02:00
and you are ready to go! :)
## Usage
YOGA is a CLI (command line) program. To use it, open a terminal in this folder
2020-05-07 10:41:33 +02:00
and just use one of the following commands, depending on the terminal you are
using.
For CMD.EXE:
yoga -h
For Git Bash:
./yoga.exe -h
## Links
Project page and source code:
* https://github.com/wanadev/yoga
Documentation:
* https://wanadev.github.io/yoga/
Please report any issue on our bug tracker:
* https://github.com/wanadev/yoga/issues