new command: poly sync
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