Releases: tinycode-io/tinycode
Releases · tinycode-io/tinycode
Release list
v0.1.2
What's Changed
- feat: let install.sh honor an INSTALL_DIR override by @gabriel-tinycode in #1
New Contributors
- @gabriel-tinycode made their first contribution in #1
Full Changelog: v0.1.0...v0.1.2
tinycode v0.1.1
tinycode CLI v0.1.1.
Bundles agent-toolbox v0.1.1, which adds five assessment tools to the agent: nuclei, nikto, whatweb, ffuf, and searchsploit.
Install
curl -fsSL https://raw.githubusercontent.com/tinycode-io/tinycode/main/install.sh | shor with wget:
wget -qO- https://raw.githubusercontent.com/tinycode-io/tinycode/main/install.sh | shRe-run to update. See the README for details.
Platforms
- Linux x86_64, Linux arm64
- macOS Apple Silicon, macOS Intel
Requirements
A running Docker daemon.
tinycode v0.1.0
First public release of the tinycode CLI.
Install
curl -fsSL https://raw.githubusercontent.com/tinycode-io/tinycode/main/install.sh | shor with wget:
wget -qO- https://raw.githubusercontent.com/tinycode-io/tinycode/main/install.sh | shRe-run to update. See the README for details.
Platforms
- Linux x86_64, Linux arm64
- macOS Apple Silicon, macOS Intel
Requirements
A running Docker daemon.