A plugin for IntelliJ IDEA and Rider to provide a UI for running internal .NET monorepo build infrastructure (BBS) entrypoints
- Quickly launch known entry points on selected profile
- Create BBS run configuration from a template with an arbitrary profile, entry points and CLI arguments autocompletion
- Get notified when BBS execution completes via the system notification
- Synchronize enabled entry points and selected profile with the TUI preferences
-
Using the IDE built-in plugin system:
Settings/Preferences > Plugins > Marketplace > Search for "BBS UI" > Install
-
Using JetBrains Marketplace:
Go to JetBrains Marketplace and install it by clicking the Install to ... button in case your IDE is running.
You can also download the latest release from JetBrains Marketplace and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...
-
Manually:
Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...