20 lines
659 B
Plaintext
20 lines
659 B
Plaintext
gemget (Command line downloader for the Gemini protocol)
|
|
|
|
A command line downloader for the Gemini protocol. It works well with
|
|
streams and can print headers for debugging as well.
|
|
|
|
gemget is in maintenance mode. See blog post of author for details.
|
|
|
|
If you never used Go lang before: setup environment variable. Otherwise
|
|
all content of Go follow on $TMP (/tmp/SBo/go) - set by SlackBuild.
|
|
|
|
Delete GOPATH line or change path of this on SlackBuild Script. Whatever
|
|
you want.
|
|
|
|
NOTE: the build of package do use of the Internet connection to download
|
|
assets needed.
|
|
|
|
* after build you can delete /tmp/SBo/go recursively
|
|
|
|
THIS PACKAGE CONFLICTS WITH gemget-bin.
|