Can be managed using
[jspm](http://jspm.io)
or [npm](https://github.com/npm/npm).

### jspm
```terminal
jspm install npm:@aureooms/js-2sat
```

### npm
```terminal
npm install @aureooms/js-2sat --save
```
