dutchcoders / dutchcoders/transfer.sh
Option to use a CLI
- Dominant language
- Go
- Stars
- 15.9k
- Forks
- 1.6k
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
Research direction
No files, tests, or implementation entry points are named. Start by reviewing transfer.sh's existing command-line and CURL-facing behavior, then determine the scope of a CLI for current-directory listing and CRUD operations. Done would require an agreed CLI design and validated command-line behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, rust
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100