-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Use Yarn to simplify developer onboarding #611
Copy link
Copy link
Closed
Labels
feature-requestA feature should be added or improved.A feature should be added or improved.management/devenvRelated to CDK development/build environmentRelated to CDK development/build environment
Description
Yarn takes care of creating symlinks and bootstrapping the project with its workspaces functionality. This should simplify (and hopefully speed up) installing dependencies and getting up and running. It also works well with Lerna - IIRC lerna.json just needs a few additional options to get set up.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
feature-requestA feature should be added or improved.A feature should be added or improved.management/devenvRelated to CDK development/build environmentRelated to CDK development/build environment