v1.14.0 - Added the download command (Halyde equivalent of wget) and clipboard pasting support.

This commit is contained in:
TheWahlolly
2025-07-02 12:34:14 +03:00
parent 97f411180d
commit fb4c80f3a0
6 changed files with 241 additions and 164 deletions
+7
View File
@@ -0,0 +1,7 @@
Usage: download [URL]
Downloads a file from the internet.
URL Specifies the URL from which to download the file from.
Examples:
download https://github.com/ Downloads github.com.