Skip to content

Feature/refine first version#3

Merged
JheisonMB merged 3 commits into
developfrom
feature/refine-first-version
Jun 4, 2026
Merged

Feature/refine first version#3
JheisonMB merged 3 commits into
developfrom
feature/refine-first-version

Conversation

@JheisonMB
Copy link
Copy Markdown
Contributor

What changed

refactor: collapse workspace back into a single-binary cadforge crate

JheisonMB added 3 commits June 3, 2026 17:19
Drops the cadforge-cli / cadforge-view workspace split and ships the
CLI as src/main.rs in the root cadforge package again. The in-process
cadforge::viewer is used directly, so no separate viewer binary is
needed for 'cadforge view'. Adds homepage, repository, and an 'exclude'
for the leftover crates/ tree in package metadata.
Removes the crates/ tree that was left behind when the workspace was
collapsed back into a single-binary cadforge crate. The two sub-crates
are no longer referenced by any [workspace] members or path deps.
@JheisonMB JheisonMB added the target:develop Targets the develop branch label Jun 4, 2026
@JheisonMB JheisonMB merged commit 06cd6fe into develop Jun 4, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

target:develop Targets the develop branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant