# <img src="./logo.webp" alt="drawing" width="30"/> Wgt to USB
A node.js CLI utility to convert .wgt file to a USB demo package.

Usage:
```bash
wgt-to-usb ./app.wgt
wgt-to-usb ./app.wgt -o ./output/dir
```
