Skip to content

tinycode v0.1.0

Choose a tag to compare

@gabriel-tinycode gabriel-tinycode released this 16 Jul 19:17

First public release of the tinycode CLI.

Install

curl -fsSL https://raw.githubusercontent.com/tinycode-io/tinycode/main/install.sh | sh

or with wget:

wget -qO- https://raw.githubusercontent.com/tinycode-io/tinycode/main/install.sh | sh

Re-run to update. See the README for details.

Platforms

  • Linux x86_64, Linux arm64
  • macOS Apple Silicon, macOS Intel

Requirements

A running Docker daemon.