openframeworks / openframeworks/openFrameworks
New clean install scripts for Raspberry Pi ?
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 10.4k
- Forks
- 2.6k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 9
Description
Thanking specifically about @dimitre 😁 for this one.
I wonder if we could have scripts/linux/raspberrypi/insall_dependencies.sh that focus just on the latest or second latest release, so it's much easier for users to know which script to use.
It could be a lot cleaner and I think the same script could work for the armv6l and aarch64 OF releases.
Contributor guide
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 by reviewing the existing Raspberry Pi dependency-installation scripts under scripts/linux/raspberrypi/ and the proposed insall_dependencies.sh path. Define the supported latest or second-latest release and verify whether one script covers both armv6l and aarch64. Done means users can clearly choose one clean install script for those OpenFrameworks releases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- linux, raspberry-pi, shell
- Domain
- build-system, embedded-iot
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100