summaryrefslogtreecommitdiff
path: root/supported-tools.md
diff options
context:
space:
mode:
authorCarl Smedstad <carl.smedstad@protonmail.com>2022-09-14 01:13:41 +0200
committerGitHub <noreply@github.com>2022-09-14 08:13:41 +0900
commit8e03ceecdc4151b6a85c004ce4ef699da0a1f57a (patch)
tree6f4df01e268eb985f7dd144b4edf3e9cd1539ceb /supported-tools.md
parent77fcf9b2c270dd2c97fd175dbabed79a84114690 (diff)
downloadale-8e03ceecdc4151b6a85c004ce4ef699da0a1f57a.zip
Add support for Microsoft's DSL Bicep (#4310)
* Add support for Microsoft's DSL Bicep The compilation command 'bicep build' catches compilation errors as well as providing some lint warnings. Repository for Bicep: https://github.com/Azure/bicep * Different null file on Windows & hardcode commands
Diffstat (limited to 'supported-tools.md')
-rw-r--r--supported-tools.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/supported-tools.md b/supported-tools.md
index 70896ca9..ed4458f1 100644
--- a/supported-tools.md
+++ b/supported-tools.md
@@ -61,6 +61,8 @@ formatting.
* [buildifier](https://github.com/bazelbuild/buildtools)
* BibTeX
* [bibclean](http://ftp.math.utah.edu/pub/bibclean/)
+* Bicep
+ * [bicep](https://github.com/Azure/bicep)
* BitBake
* [oelint-adv](https://github.com/priv-kweihmann/oelint-adv)
* Bourne Shell