Skip to content

Varjelus/archivist

Repository files navigation

archivist

Straightforward zipping for golang

go get github.com/Varjelus/archivist

Tested on Windows 10 64-bit and Linux (ElementaryOS) 64-bit

Usage

import github.com/Varjelus/archivist

Methods

archivist.[method](sourcePath, destinationPath), handle error

  • Zip
  • Unzip
  • Tar
  • Untar

Simple, but not yet adapting so well to different cases.

About

Straightforward zipping for golang

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages