Revive depserver
Open
- Dominant language
- Rust
- Stars
- 24
- Forks
- 3
- Avg merge
- 3h 53m
- Merged PRs (30d)
- 3
Description
Two things are needed here:
* Convert dependencies to JSON
* Convert JSON to dependencies
The former should be straightforward. The latter is trickier and requires registration of dependencies.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the depserver implementation and tracing how dependencies are currently represented. Implement and verify both dependency-to-JSON and JSON-to-dependency flows, including the required dependency registration, and confirm the resulting round trips work as expected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- build-system, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100