GooGet (Googet's Obviously Only a Goofy Experimental Title) is a modular package repository solution primarily designed for Windows.
This is not an official Google product.
Run build.cmd/build.sh to build GooGet for Windows. To package googet run
go run goopack/goopack.go googet.goospec
This will result in googet.x86_64.VERSION.goo which can be installed on a
machine with the googet install
command (assuming googet is already
installed).
To install on a fresh machine copy both googet.exe and the googet package over and run:
googet -root 'c:/ProgramData/GooGet' install googet googet.x86_64.VERSION.goo
GooGet has the ability to use a conf file to change a few of the default settings. Place a file named googet.conf in the googet root.
proxyserver: http://address_to_proxy:port
archs: [noarch, x86_64]
cachelife: 10m