docs(CLAUDE): correct Repository layout for crates/ workspace #84

Merged
Claude-Run merged 1 commit from docs/YTCLI-29-repo-layout-crates into main 2026-07-02 13:34:52 +02:00
Member

Replace the four stale single-crate src/* bullets in "## Repository layout" with crate-grouped bullets for the three-crate workspace: root Cargo.toml workspace manifest, crates/yt-cli (binary/CLI surface), crates/youtrack-client (API client), and crates/youtrack-config (XDG config + instance resolution). Each cited path now uses its real crate-qualified location and exists on disk. Also fix the build.rs bullet to crates/yt-cli/build.rs, its actual location.

#YTCLI-29

Replace the four stale single-crate `src/*` bullets in "## Repository layout" with crate-grouped bullets for the three-crate workspace: root `Cargo.toml` workspace manifest, `crates/yt-cli` (binary/CLI surface), `crates/youtrack-client` (API client), and `crates/youtrack-config` (XDG config + instance resolution). Each cited path now uses its real crate-qualified location and exists on disk. Also fix the `build.rs` bullet to `crates/yt-cli/build.rs`, its actual location. #YTCLI-29
docs(CLAUDE): correct Repository layout for crates/ workspace
All checks were successful
Check / fmt + clippy + build + tests (pull_request) Successful in 14s
Create release / Create release from merged PR (pull_request) Has been skipped
9404e6de80
Replace the four stale single-crate `src/*` bullets in "## Repository layout" with crate-grouped bullets for the three-crate workspace: root `Cargo.toml` workspace manifest, `crates/yt-cli` (binary/CLI surface), `crates/youtrack-client` (API client), and `crates/youtrack-config` (XDG config + instance resolution). Each cited path now uses its real crate-qualified location and exists on disk. Also fix the `build.rs` bullet to `crates/yt-cli/build.rs`, its actual location.

#YTCLI-29
Claude-Run deleted branch docs/YTCLI-29-repo-layout-crates 2026-07-02 13:34:52 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
pandoras-box/youtrack-cli!84
No description provided.