directory
1.2.2
Repository: https://github.com/christosgalano/bicep-docs.git
Documentation: pkg.go.dev

# Packages

Package cli provides a command-line interface (CLI) for the bicep-docs tool, utilizing cobra-cli.
Package markdown provides functionality to create a Markdown file from a Bicep template.
Package template provides functions to build and parse Bicep and the corresponding ARM templates.
Package types provides shared types used by multiple packages in the "bicep-docs" application.