ARM Typescript template generator prototype
npm install arm-templatorbash
npm i -S arm-templator
`
Examples
See the [arm-templator-usage][usage-repo] repo for some usage examples.
Type Definitions
See the [arm-templator-types][types-repo] repo for resource type definitions.
Running tests
Tests can be executed by running npm test. The tests simply execute a named input.ts file in subdirectories of the tests directory, and compare the generated output to the output.json` template file.