-
Notifications
You must be signed in to change notification settings - Fork 108
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add astroget #179
Comments
We should determine exactly what description should be best, and what section to use. Possibly "Terminal" (which seems to be where most of that kind of stuff is), although gemget is in the "Programming" section (why is that?). Actually, I think that a separate section for command-line programs (that are not meant to be interactive) would be better, probably. Also, note that the repository I linked to has other files too, some of which are used by astroget, but they are otherwise not a part of astroget and are a separate project (which astroget is a part of, though, which is why it is there). |
Also move gemget from programming to tools since gemget is a command line tool not a library. close kr1sp1n#179 opened by @zzo38
This is strange since gemget is not a library but a command line utility. |
Also move gemget from programming to tools since gemget is a command line tool not a library. close kr1sp1n#179 opened by @zzo38
Add astroget, which is a command-line implementation of both download and upload, and implements schemes:
data:
,file:
,gemini:
,gopher:
,scorpion:
,scorpions:
,spartan:
. (It is not complete yet, but it is usable. More protocols and/or other features may be added later.)The text was updated successfully, but these errors were encountered: