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

https://github.com/jackspirou/tarpack

Automatically pack common files into a tarball for multiple build architectures.
https://github.com/jackspirou/tarpack

Last synced: 9 months ago
JSON representation

Automatically pack common files into a tarball for multiple build architectures.

Awesome Lists containing this project

README

          

# tarpack [![Go Report Card](http://goreportcard.com/badge/jackspirou/tarpack)](http://goreportcard.com/report/jackspirou/tarpack)
Automatically pack common files into a tarball for multiple build architectures.

## Install
### go get
`$ go get -u github.com/jackspirou/tarpack`

### releases
You can download a prebuilt binary [here](https://github.com/jackspirou/tarpack/releases).