Not comaptible with MacOS/unix
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 55
- Forks
- 14
- Avg merge
- 2d 16h
- Merged PRs (30d)
- 2
Description
Just a small issue I noticed, when installing this as per the instructions (pip3 install pokeapi-ditto) this is not immediately compatible with MacOS, and likely other unix-based systems. There is an existing ditto command in unix for copying files, and this command always takes precedence. On MacOS after installing with pip the easiest way I could find to run this was via homebrew (/opt/homebrew/bin/ditto)
This should probably be noted somewhere
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
Review the installation instructions referenced in the issue and identify where platform-specific command usage is documented. Confirm the macOS/Unix name collision described for the installed ditto command, then update the relevant documentation so users can find an alternative invocation or workaround.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- macos, python
- Domain
- cli, documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100