Skip to content

Releases: firatoezcan/devboxes-cli

Devboxes 0.2.4

Choose a tag to compare

@firatoezcan firatoezcan released this 30 Jul 07:17

Candidate self-contained Devboxes binaries for macOS, Linux, and Windows. SHA256SUMS records every release artifact; install and install.ps1 verify the selected binary before replacing an existing installation. Promote this release only after clean npm and native acceptance.

Devboxes 0.2.3

Choose a tag to compare

@firatoezcan firatoezcan released this 29 Jul 20:17

Candidate self-contained Devboxes binaries for macOS, Linux, and Windows. SHA256SUMS records every release artifact; install and install.ps1 verify the selected binary before replacing an existing installation. Promote this release only after clean npm and native acceptance.

devboxes 0.1.0

Choose a tag to compare

@firatoezcan firatoezcan released this 17 Jul 14:06

Devboxes CLI 0.1.0 — first public release.

Install

npm install -g devboxes

Published checksums (npm artifact)

Package devboxes@0.1.0
Tarball https://registry.npmjs.org/devboxes/-/devboxes-0.1.0.tgz
SHA-256 71d2fb51f4484f5c9f6379b8f25e75fea4c1dd85dbef696b36991c6b031eb42c
npm integrity sha512-g1WnGPjyeqSIzxnhlbHquXPB+K0Hj877ECHS9+O4CHJnLb1Lab4a8+IloYB7CSDGD1bPhGofJ3TzHUdZVQGM5A==

Verify

curl -sO https://registry.npmjs.org/devboxes/-/devboxes-0.1.0.tgz
shasum -a 256 devboxes-0.1.0.tgz

Tag v0.1.0 in this repository corresponds to the published package content.