🎉 poly sync: now suggesting to add bricks for empty projects #370
DavidVujic
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This is very much related to the recently announced updates to the
poly create project
command, where any available bases are suggested to be added in an interactive way.This update is for the
poly sync
command. If there are any projects without any added bricks - and when there are available bases to add - the command will enter an interactive flow in the same way as for thepoly create project
command.I think this will make the
poly sync
command more useful, when bricks haven't yet been added manually. The command will help out with that part.As before, the
poly sync
command will always add any missing bricks to the development project.This is available in the Polylith CLI v1.34 and the Poetry Plugin v1.41.
Beta Was this translation helpful? Give feedback.
All reactions