Skip to content

Conversation

@Its-Just-Nans
Copy link

Following #804

# first build the trunk package
cargo build

# then use it as binary
cd examples/workplace
../../target/debug/trunk serve # will load the default members

../../target/debug/trunk --workspace not-default-example serve # will load the workspace 'not-default-example'

Related to

@ctron
Copy link
Collaborator

ctron commented Feb 17, 2025

Thanks for the PR. Just a question: how's that different to the "config" argument?

And a few small things:

  • Could you please add docs to the new fields, so that we got docs them too
  • Add something into the docs (the book)
  • use at least one conventional commit message, so that we have something in the release notes

@Its-Just-Nans
Copy link
Author

Its-Just-Nans commented Feb 17, 2025

Hi

The biggest difference is the auto-detection of the default workspace

I fixed the others problems

@strahlc
Copy link

strahlc commented Oct 21, 2025

Any updates on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants