ARK-Builders / ARK-Builders/ark-core
Collision Detection in `ark-cli`
Open
- Dominant language
- Rust
- Stars
- 10
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
`ark-cli collisions` command should return a list of collided resources. It should clearly state the collided resources' paths and their IDs in a table.
Contributor guide
Research direction
Start by locating the `ark-cli collisions` command entry point and inspect its current output and collision handling. The work is done when the command returns collided resources in a table that clearly includes each resource's path and ID.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100