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.
- Host: GitHub
- URL: https://github.com/jackspirou/tarpack
- Owner: jackspirou
- License: apache-2.0
- Created: 2016-01-06T22:18:35.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-19T22:25:51.000Z (over 10 years ago)
- Last Synced: 2025-07-27T06:39:27.693Z (11 months ago)
- Language: Go
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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).