Bender RenderThis is a VSCode extension that allows you to run multiple repos at once using a GUI dropdown within VSCode. InstallVSCode Marketplace: https://marketplace.visualstudio.com/items?itemName=khirabayashi.bender-render UseOpen command palette in VSCode ( Available Commands
Select DirectoryNOTE: One-time step, required before using other commands. This sets your default directory where repos are located. This should be the top level directory that contains all of your repos you want to run. You can re-run this command as necessary to change the directory. Set Preferred TerminalThis sets your preferred terminal where the commands will be run. It supports Serve Repositories
Create CollectionCreate a selection of repos. This will open a dropdown with a list of repos you can choose from to create a named collection. Serve CollectionServe a collection of repos. This will open a dropdown with created collections. Select the collection you want to run. Delete CollectionDelete a collection of repos. This will open a dropdown with created collections. Select the collection you want to delete. * By default, your repos will be run with:
DevelopmentBuild locallyClone this repo and:
Then, in VSCode:
Running Unit Tests
Debugging
|