Skip to content

new command: poly sync

Compare
Choose a tag to compare
@DavidVujic DavidVujic released this 22 Apr 15:29
· 122 commits to main since this release
55e6120

Introducing a new command that will 🪄 🧙 add any used and missing bricks to the projects in the workspace. For development, all missing bricks will be added.

poetry poly sync will synchronize all projects + development

poetry poly sync --directory <path/to/project> will synchronize the specified project.

Pull Request #80