# basisu

basisu static binaries for Linux and Windows

Encoder for basis unversal texture format:
https://github.com/BinomialLLC/basis_universal

## Installation

This module is installed via npm:

``` bash
$ npm i basisu
```

## Example Usage
See documentation for basisu. Simply prefix command with npx: 
``` bash
npx basisu x.png
```

Currently supports Linux (64-bit), Windows
(64-bit).