1.1.11 • Published 8 years ago

bz-zip v1.1.11

Weekly downloads
3
License
MIT
Repository
github
Last release
8 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

8 years ago

1.1.10

8 years ago

1.1.9

8 years ago

1.1.8

8 years ago

1.1.7

8 years ago

1.1.6

8 years ago

1.1.5

8 years ago

1.1.4

8 years ago

1.1.3

8 years ago

1.1.2

8 years ago

1.1.1

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago