Minimalist, extensible framework for building programmatic API interfaces of CLI programs, built on minibase.
Install with npm
$ npm i unzy --save
For more use-cases see the tests
const unzy = require('unzy')
Pull requests and stars are always welcome. For bugs and feature requests, please create an issue.
But before doing anything, please read the CONTRIBUTING.md guidelines.