Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 291 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 291 Bytes

bicep-template-sample

Example of using handlebars to template Bicep generation

Running

  1. Run npm ci to install dependencies.
  2. Make changes to the data or templates in the input folder.
  3. Run npm start to run the generation process.
  4. View the output in the output folder.