n0-computer / n0-computer/sendme
how to make this work on ARM Mac ?
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 1.2k
- Forks
- 78
- PR merge metrics
- No merged PRs in 30d
Description
Ok followed the instructions. Created dedicated folder , did the cargo install sendme but at the end getting following message :
Installed package
sendme v0.29.0(executablesendme)
warning: be sure to add/Users/USERNAME/.cargo/binto your PATH to be able to run the installed binaries
whereas the indications here are simply
sendme send
So I'm confused. Do i still need to execute the command in the dedicated folder or not and what is the correct syntax for sending?
MacOS uses zsh and I'm getting :
zsh: command not found: sendme
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the installation instructions and the documented sendme send <file or directory> command, then compare them with the reported cargo PATH warning and zsh error. Done means the instructions clearly explain PATH setup, whether the dedicated folder matters, and the correct sending syntax on an ARM Mac.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust, zsh
- Domain
- cli, documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100