(Translated by https://www.hiragana.jp/)
GitHub - bterlson/armdsl
Skip to content

bterlson/armdsl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ARMDSL - a prototype ARM template builder

This project is a prototype for a new way to build ARM templates for Azure using JavaScript. TypeScript type definitions provide excellent tooling VSCode without the need for extensions.

This is very much a prototype, so expect many rough edges.

Getting Started

  1. Clone this repo: git clone https://github.com/bterlson/armdsl.
  2. Install dependencies: cd armdsl && npm install.
  3. Run armdsl scripts with npx and ts-node: npx ts-node samples/basic.ts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published