0.0.6 • Published 3 years ago

true-unzip v0.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Welcome to TRUE unzip for bash

If you searched, searched and SEARCHED, how to make a simple unzip, welcome to the team! I created this for simplify your life, and my life

For now it only works for bash, and... Sorry, I did everything in a very rough way

BUT it is extremely easy to use! Really!

Let's go to code!

const unzip = require('true-unzip');

unzip("./local/file/hello.zip");

Ps. For now it only has this function, but in a while I'll start working a little more on this.

I'm not a veteran programmer, so that's why I didn't do code so complex, but this repository in github will always be open for PR's and Issues :D

Bye!

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago