repositorypackage
0.0.0-20220329183216-102ad6c46eac
Repository: https://github.com/dgageot/getme.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# README
Getme - Downloading dependencies with a cache
https://travis-ci.org/dgageot/getme.svg?branch=master
Build status
Build
go build
Usage
./getme Download https://test.docker.com/builds/Windows/x86_64/docker-17.05.0-ce-rc1.zip
./getme Copy https://test.docker.com/builds/Windows/x86_64/docker-17.05.0-ce-rc1.zip /tmp/docker.zip
./getme Extract https://test.docker.com/builds/Windows/x86_64/docker-17.05.0-ce-rc1.zip /tmp
./getme Extract https://test.docker.com/builds/Windows/x86_64/docker-17.05.0-ce-rc1.zip docker/docker.exe /tmp/docker-windows.exe