-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
area-dart-cliUse area-dart-cli for issues related to the 'dart' command like tool.Use area-dart-cli for issues related to the 'dart' command like tool.dart-cli-createIssues related to the 'dart create' toolIssues related to the 'dart create' tooldart-cli-pubIssues related to the 'dart pub' toolIssues related to the 'dart pub' tool
Description
It would be nice to have a flag for dart create that if specified (perhaps --workspace), traverses ancestor directories, and if it finds a package with an existing workspace key, adds the new package to that workspace. It would also add resolution: workspace to the new package. If no parent workspace is found, the command should fail with an error rather than trying to create the package.
Related: #61237
\cc @sigurdm
ykmnkmi, mark-dropbear, lishaduck and lsaudon
Metadata
Metadata
Assignees
Labels
area-dart-cliUse area-dart-cli for issues related to the 'dart' command like tool.Use area-dart-cli for issues related to the 'dart' command like tool.dart-cli-createIssues related to the 'dart create' toolIssues related to the 'dart create' tooldart-cli-pubIssues related to the 'dart pub' toolIssues related to the 'dart pub' tool