armvalidationcli

A validation CLI for Azure Resource Manager (ARM) templates

Usage no npm install needed!

<script type="module">
  import armvalidationcli from 'https://cdn.skypack.dev/armvalidationcli';
</script>

README

ARM Validation CLI

About

The aim is create a simple CLI which can be run doing CI to validate ARM templates and catch issues early.

Status

pre-Alpha

Dev

First clone the repository using --recurse-submodules to ensure the nested repositories are restored. Then:

  1. npm install && npm build && nodejs ./index.js