1. Packages
  2. Packages
  3. Purrl
  4. Installation & Configuration
Viewing docs for purrl v0.6.2
published on Monday, Feb 10, 2025 by Pulumiverse

Purrl: Installation & Configuration

purrl logo
Viewing docs for purrl v0.6.2
published on Monday, Feb 10, 2025 by Pulumiverse

    Installation

    The Pulumi Purrl provider is available as a package in all Pulumi languages:

    Node.js (JavaScript/TypeScript)

    To use from JavaScript or TypeScript in Node.js, install using either npm:

    npm install @pulumiverse/purrl
    

    or yarn:

    yarn add @pulumiverse/purrl
    

    Python

    To use from Python, install using pip:

    pip install pulumiverse-purrl
    

    Go

    To use from Go, use go get to grab the latest version of the library:

    go get github.com/pulumiverse/pulumi-purrl/sdk
    

    .NET

    To use from .NET, install using dotnet add package:

    dotnet add package Pulumiverse.Purrl
    
    purrl logo
    Viewing docs for purrl v0.6.2
    published on Monday, Feb 10, 2025 by Pulumiverse

      Try Pulumi Cloud free.
      Your team will thank you.

      Start free trial