Skip to content

seclerp/bbs-plugin

Repository files navigation

BBS UI Plugin

Build Version Downloads

A plugin for IntelliJ IDEA and Rider to provide a UI for running internal .NET monorepo build infrastructure (BBS) entrypoints

Features

  • 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

Installation

  • 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...

About

A plugin for IntelliJ IDEA and Rider to provide a UI for running internal .NET monorepo build infrastructure (BBS) entrypoints

Resources

Stars

Watchers

Forks

Packages

No packages published