1.1.11 • Published 6 years ago

bz-zip v1.1.11

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

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.

1.1.11

6 years ago

1.1.10

6 years ago

1.1.9

6 years ago

1.1.8

6 years ago

1.1.7

6 years ago

1.1.6

6 years ago

1.1.5

6 years ago

1.1.4

6 years ago

1.1.3

6 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago