0.0.1-cli.2.76.2 • Published 8 months ago

@depot/cli v0.0.1-cli.2.76.2

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

@depot/cli

CI npm Powered by TypeScript

A Node.js package for downloading and interacting with the Depot CLI.

Installation

Use pnpm or your favorite package manager:

pnpm add @depot/cli

Usage

depot(...)

Call the Depot CLI with the given arguments - the depot(...) function accepts the same arguments as execa, automatically injecting the Depot CLI binary as the first argument.

depotBinaryPath()

Returns the path to the Depot CLI binary.

Example

import {depot, depotBinaryPath} from '@depot/cli'

async function example() {
  console.log(depotBinaryPath())

  await depot(['build', '-t', 'org/repo:tag', '.'])
}

License

MIT License, see LICENSE.

Code from ESBuild, copyright (c) 2020 Evan Wallace

0.0.1-cli.2.76.1

8 months ago

0.0.1-cli.2.76.2

8 months ago

0.0.1-cli.2.76.0

9 months ago

0.0.1-cli.2.75.0

10 months ago

0.0.1-cli.2.71.0

12 months ago

0.0.1-cli.2.74.0

10 months ago

0.0.1-cli.2.70.0

12 months ago

0.0.1-cli.2.72.0

11 months ago

0.0.1-cli.2.73.0

11 months ago

0.0.1-cli.2.73.1

11 months ago

0.0.1-cli.2.48.3

2 years ago

0.0.1-cli.2.48.4

2 years ago

0.0.1-cli.2.48.2

2 years ago

0.0.1-cli.2.48.1

2 years ago

0.0.1-cli.2.47.0

2 years ago

0.0.1-cli.2.48.0

2 years ago

0.0.1-cli.2.46.0

2 years ago

0.0.1-cli.2.45.5

2 years ago

0.0.1-cli.2.45.4

2 years ago

0.0.1-cli.2.45.3

2 years ago

0.0.1-cli.2.45.2

2 years ago

0.0.1-cli.2.45.1

2 years ago

0.0.1-cli.2.45.0

2 years ago

0.0.1-cli.2.44.0

2 years ago

0.0.1-cli.2.43.0

2 years ago

0.0.1-cli.2.42.1

2 years ago

0.0.1-cli.2.42.0

2 years ago

0.0.1-cli.2.41.0

2 years ago

0.0.1-cli.2.40.0

2 years ago

0.0.1-cli.2.39.0

2 years ago

0.0.1-cli.2.38.1

2 years ago

0.0.1-cli.2.38.0

2 years ago

0.0.1-cli.2.36.7

2 years ago

0.0.1-cli.2.36.6

2 years ago

0.0.1-cli.2.36.5

2 years ago

0.0.1-cli.2.36.4

2 years ago

0.0.1-cli.2.36.3

2 years ago