-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
As seen here: #17 (comment)
I wrote a small script which will serially spawn bzlgen to write build files for our whole repository.
I think it would be worth while feature to upstream this functionality.
To speed this up we could also implement concurrent file generation, to do this we'd simply need to adjust commands.txt so it gets a unique name per instance.
This could also be extended later to include other feattures like watch mode and running as a daemon process.
But for the first instance being able to run over multiple first would make inital migrations to use this easier.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request