n0-computer / n0-computer/sendme

how to make this work on ARM Mac ?

Open
#111 2 comments 0 reactions 0 assignees View on GitHub

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 (executable sendme)
warning: be sure to add /Users/USERNAME/.cargo/bin to 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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.