codeesura / sandbox-version-manager

Tool to manage sandbox versions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Aztec Sandbox Manager

Install

Run the following command

/bin/bash -c "$(curl -fsSL 'https://raw.githubusercontent.com/AztecProtocol/sandbox-version-manager/master/install.sh')"

Usage

Usage: aztec-sandbox <COMMAND>

Commands:
  install  Install a specific Docker image version
  use      Set a local version in ~/.aztec/version
  run      Run docker-compose from ~/.aztec/run
  update   Update the aztec version manager
  help     Print this message or the help of the given subcommand(s)

Options:
  -h, --help     Print help
  -V, --version  Print version

About

Tool to manage sandbox versions


Languages

Language:Rust 67.1%Language:Shell 32.9%