You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been using transfer.sh since a really long time and I love the easy CURL way of doing things.
However, I recently suggested it to one of my friends and he found the CURL way to be a bit hard.
A CLI would simplify the process very much. It could list the files in the current directory and also provide some cool command line options as well to perform CRUD.
Basically an abstraction.
I like building CLI's in Rust and Go and I was hoping to validate this idea and be assigned to this issue for the Hacktober fest 2023.
Thanks,
Ishan
The text was updated successfully, but these errors were encountered:
I have been using transfer.sh since a really long time and I love the easy CURL way of doing things.
However, I recently suggested it to one of my friends and he found the CURL way to be a bit hard.
A CLI would simplify the process very much. It could list the files in the current directory and also provide some cool command line options as well to perform CRUD.
Basically an abstraction.
I like building CLI's in Rust and Go and I was hoping to validate this idea and be assigned to this issue for the Hacktober fest 2023.
Thanks,
Ishan
The text was updated successfully, but these errors were encountered: