Movatterモバイル変換


[0]ホーム

URL:


@pulumi/pulumi
TypeScript icon, indicating that this package has built-in type declarations

3.181.0 • Public • Published

The Pulumi Node.js SDK lets you write cloud programs in JavaScript.

Installation

Using npm:

$ npm install --save @pulumi/pulumi

Using yarn:

$ yarn add @pulumi/pulumi

This SDK is meant for use with the Pulumi CLI. VisitPulumi's Download & Install to install the CLI.

Building and Testing

For anybody who wants to build from source, here is how you do it.

Prerequisites

This SDK uses Node.js and we support any of theCurrent, Active and Maintenance LTS versions. We support bothNPM andYarn for package management.

At the moment, we only support building on macOS and Linux, where standard GNU tools likemake are available.

Make Targets

To build the SDK, simply runmake from the root directory (where thisREADME lives, atsdk/nodejs/ from the repo'sroot). This will build the code, run tests, and install the package and its supporting artifacts.

At the moment, for local development, we install everything into$HOME/.dev-pulumi. You will want this on your$PATH.

The tests will verify that everything works, but feel free to try runningpulumi preview and/orpulumi up fromtheexamples/minimal/ directory. Remember to runtsc first, sincepulumi expects JavaScript, not TypeScript.

Readme

Keywords

none

Package Sidebar

Install

npm i @pulumi/pulumi

Weekly Downloads

711,502

Version

3.181.0

License

Apache-2.0

Unpacked Size

14.3 MB

Total Files

356

Last publish

Collaborators

  • joeduffy
  • pulumi-bot

[8]ページ先頭

©2009-2025 Movatter.jp