minorsecond / minorsecond/BuzzBot
Clean up file structure
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 7
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
It would be cleaner to have macOS specific files in a macOS directory, and the same for Linux
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
No files, tests, or entry points are named. Start by surveying the repository for macOS- and Linux-specific files and the CMake configuration, then determine every path that must change when those files move. Done means platform-specific files are grouped in their respective directories and the application still builds for the supported platforms.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake, cpp
- Domain
- build-system, operating-systems
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100