bicep 0.31.92
0001-01-01
Tags: #category/development #lang/dotnet #org/microsoft #type/cli
Description
Declarative language for describing and deploying Azure resources
Homepage
https://github.com/Azure/bicep
Install
uniget install bicep
Dependencies
- Build: musl
Code
Package
Platforms
- linux/amd64
- linux/arm64
Messages
usage
Bicep requires libicu to be installed. A workaround is to enable the invariant code by running:
export DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=1