0.0.1-cli.2.66.3 • Published 8 days ago

@depot/cli v0.0.1-cli.2.66.3

Weekly downloads
-
License
MIT
Repository
github
Last release
8 days 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.65.0

19 days ago

0.0.1-cli.2.64.1

25 days ago

0.0.1-cli.2.64.0

26 days ago

0.0.1-cli.2.63.1

30 days ago

0.0.1-cli.2.63.0

1 month ago

0.0.1-cli.2.62.0

1 month ago

0.0.1-cli.2.62.1

1 month ago

0.0.1-cli.2.61.0

1 month ago

0.0.1-cli.2.60.0

2 months ago

0.0.1-cli.2.58.0

2 months ago

0.0.1-cli.2.59.1

2 months ago

0.0.1-cli.2.59.0

2 months ago

0.0.1-cli.2.58.1

2 months ago

0.0.1-cli.2.57.0

2 months ago

0.0.1-cli.2.56.0

2 months ago

0.0.1-cli.2.55.0

2 months ago

0.0.1-cli.2.54.3

2 months ago

0.0.1-cli.2.54.2

3 months ago

0.0.1-cli.2.54.0

3 months ago

0.0.1-cli.2.54.1

3 months ago

0.0.1-cli.2.53.1

3 months ago

0.0.1-cli.2.53.0

3 months ago

0.0.1-cli.2.52.1

3 months ago

0.0.1-cli.2.52.0

4 months ago

0.0.1-cli.2.51.0

4 months ago

0.0.1-cli.2.50.0

4 months ago

0.0.1-cli.2.49.0

5 months ago

0.0.1-cli.2.48.5

5 months ago

0.0.1-cli.2.48.3

5 months ago

0.0.1-cli.2.48.4

5 months ago

0.0.1-cli.2.48.2

5 months ago

0.0.1-cli.2.48.1

5 months ago

0.0.1-cli.2.47.0

5 months ago

0.0.1-cli.2.48.0

5 months ago

0.0.1-cli.2.46.0

6 months ago

0.0.1-cli.2.45.5

6 months ago

0.0.1-cli.2.45.4

6 months ago

0.0.1-cli.2.45.3

6 months ago

0.0.1-cli.2.45.2

7 months ago

0.0.1-cli.2.45.1

7 months ago

0.0.1-cli.2.45.0

7 months ago

0.0.1-cli.2.44.0

7 months ago

0.0.1-cli.2.43.0

7 months ago

0.0.1-cli.2.42.1

7 months ago

0.0.1-cli.2.42.0

7 months ago

0.0.1-cli.2.41.0

7 months ago

0.0.1-cli.2.40.0

7 months ago

0.0.1-cli.2.39.0

7 months ago

0.0.1-cli.2.38.1

8 months ago

0.0.1-cli.2.38.0

8 months ago

0.0.1-cli.2.36.7

8 months ago

0.0.1-cli.2.36.6

8 months ago

0.0.1-cli.2.36.5

8 months ago

0.0.1-cli.2.36.4

8 months ago

0.0.1-cli.2.36.3

8 months ago