tshare/1.0 a fast way to share file using transfer.sh
Andrea Fontana
nospam at example.org
Wed Oct 4 23:02:39 UTC 2023
I've just released a simple tool for sharing files (similar to
WeTransfer) directly from the terminal.
Usage is incredibly straightforward:
Run ```dub build tshare``` to build the tool.
Use ```tshare /your/file``` to share your file, which will
generate a public link.
For additional options, you can explore by running tshare -h.
On GitHub: https://github.com/trikko/tshare
Best regards,
Andrea
More information about the Digitalmars-d-announce
mailing list