An open API service indexing awesome lists of open source software.

https://github.com/hashload/go-tgz


https://github.com/hashload/go-tgz

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# go-tgz

## Get started
```go
tgz.UnTgz(File, "/", "/output")

```

## Test
```sh
go test
```