//
pkg.gl
Category
github.com/mrod-io/pulumi/sdk/v3
nodejs
npm
package
3.55.1-dev.0
Repository:
https://github.com/mrod-io/pulumi.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
0
Files
130 SLOC
#
Functions
Install
Install runs `npm install` in the given directory, installing the dependencies for the Node.js app located there.
Pack
Pack runs `npm pack` in the given directory, packaging the Node.js app located there into a tarball and returning it as `[]byte`.