An open API service indexing awesome lists of open source software.

https://github.com/devlead/bri

Bicep Registry Inventory .NET Tool - Inventories and documents Bicep modules in a Azure container registry
https://github.com/devlead/bri

Last synced: 6 months ago
JSON representation

Bicep Registry Inventory .NET Tool - Inventories and documents Bicep modules in a Azure container registry

Awesome Lists containing this project

README

          

# BRI

Bicep Registry Inventory .NET Tool - Inventories and documents Bicep modules in a Azure container registry.

## Installation

```bash
dotnet tool install --global BRI
```

## Usage

```bash
bri inventory
```

## Blog post

[Introducing BRI - A DevOps tool to document Bicep modules in a Azure container registry](https://www.devlead.se/posts/2023/2023-11-27-introducing-bri)