@microsoft.azure/console

Common reusable libraries and tools that has been accumulating for Azure Open Source Projects

Usage no npm install needed!

<script type="module">
  import microsoftAzureConsole from 'https://cdn.skypack.dev/@microsoft.azure/console';
</script>

README

Project: @microsoft.azure/console

This package contains common code for the developer tools for generating Azure SDKs.

Including:

  • AutoRest
  • dotnet-install

Description

Adds support to make consistent command line developer tools.

  • uses yargs for command line parsing
  • uses markedTerminal (and monkey-patches console.* functions to provide full console-rendered markdown support in tools)

Contributing

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.