Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

rillki/zippo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zippo

Zip, unzip and list archive contents in just a few seconds using your terminal. No need to click or select anything! Download the precompiled binary or build it yourself down below.

Usage

zippo version 0.2.0 -- A simple command line ZIP utility.
z     zip [OPTIONS]  use -h to read more on creating a zip archive
u   unzip [OPTIONS]  use -h to read on how to extract an archive file
l    list            lists zip archive contents
v version            display current version
h    help            This help information.

EXAMPLE: zippo zip -p=assets/hello

Building and Installing

Required

Compiling

  1. Clone the repository to your machine:
git clone https://github.com/rillki/zippo.git
  1. Open your terminal or command line and go to zippo folder:
cd zippo
  1. Build the binary
dub --build=release

Your will find the binary in the bin/ folder. Add it to your PATH to use it freely.

LICENSE

All code is licensed under the MIT license.

About

Command line ZIP utility

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages