bz-zip

1.1.11 • Public • Published

Bz-Zip

Replicates the "Bizagi Studio Connector Editor" bundling function. It zips a given folder to a .bizc file.

Installation:

Instally as a global dependency:

npm install -g bz-zip

or install it locally as:

npm install --save bz-zip

How to use:

on your terminal type:

bz-zip compress <<Your folder's name>>

A .bizc file will be created on the executing folder. Be sure with the folder's name since it should not contain white spaces.

Package Sidebar

Install

npm i bz-zip

Weekly Downloads

1

Version

1.1.11

License

MIT

Last publish

Collaborators

  • _platekun