3lLobo / 3lLobo/advent_of_code
Cargo monorepo 🙈
Open
- Dominant language
- Rust
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Make it a monorepo. Then it's possible to auto check cargo build with github checks.
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue is to restructure the repository into a Cargo monorepo to enable automated GitHub checks. Start by examining the current project structure and Cargo.toml files. Research Cargo workspace configuration and how to set up GitHub Actions for Rust builds. Determine what 'done' looks like: a working workspace with all crates building and passing checks in CI.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100