Skip to content

Respect the workspace if it exists #38

Open
@brunoproduit

Description

@brunoproduit

When ziggy builds his targets, the used folder is $PWD/target. When in a workspace, the target directory will be at the root of the workspace. This makes that we cannot use things like cargo clean -p to clean a single crate instead of recompiling everything.

The idea is either to implement cargo ziggy clean or use the same target directory as the workspace

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions