@arted/cli

Arted shell utils

Usage no npm install needed!

<script type="module">
  import artedCli from 'https://cdn.skypack.dev/@arted/cli';
</script>

README

@arted/cli

Arted shell utils

Installation

npm

$ npm install -g @arted/cli

or yarn

$ yarn global add @arted/cli

Usage


# zip dir to dir.zip
$ dzip dir dir.zip

# unzip dir.zip
$ dzip -x dir.zip