/bender

A tool that generates Bicep files from Aspire manifests.

Primary LanguageC#MIT LicenseMIT

Bender

A tool that generates Bicep files from Aspire manifests.

Building

We're using Cake as a dotnet tool for building. So make sure that you've restored Cake by running the following in the repository root:

> dotnet tool restore

After that, running the build is as easy as writing:

> dotnet cake