GithubHelp home page GithubHelp logo

BicepIcon PSBicep - Bicep PowerShell Module

Bicep BicepPreview BicepDownloads

This is the repository for the Bicep PowerShell Module. This is a community project created to enable the features provided by the Bicep CLI in PowerShell. The module provides the same functionality as Bicep CLI, plus some additional features to simplify the Bicep authoring experience.

Commands implemented:

Preview commands:

Note: Starting with version 1.3.0 of the Bicep PowerShell module the cmdlets Build-Bicep and ConvertTo-Bicep uses the assemblies from the official Bicep repository instead of wrapping the Bicep CLI. When new Bicep versions are released there will be a slight delay before the PowerShell module gets tested updated with the latest assemblies. If new functionality is added to Bicep CLI before the PowerShell module supports it, use Install-BicepCLI to install the latest Bicep CLI version and use the CLI while waiting for an updated PowerShell module.

UPCOMING BREAKING CHANGE NOTIFICATION! Future releases of PSBicep will require PowerShell 7.3 or later! Please see Pre-release versions for more info.

Installation

The Bicep PowerShell Module is published to PowerShell Gallery.

Install-Module -Name Bicep

Pre-release versions

To install the latest version in development use the -AllowPrerelease switch.

Install-Module -Name Bicep -AllowPrerelease

Note: If you want to test the latest features before we've release it to PowerShell Gallery, see the Contribution Guide for instructions on how to manually download the dependencies and install the module manually.

Bug report and feature requests

If you find a bug or have an idea for a new feature create an issue in the repo. Please have a look and see if a similar issue is already created before submitting.

Contribution

If you like the Bicep PowerShell module and want to contribute you are very much welcome to do so. Please read our Contribution Guide before you start! ❤

Maintainers

This project is currently maintained by the following coders:

psbicep's Projects

bicepnet icon bicepnet

A thin wrapper around Bicep that will load all bicep assemblies in a separate context to avoid conflicts with other modules.

psbicep icon psbicep

This is the repo for the Bicep PowerShell Module.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.