This is the command line tool for Ambient.
Getting started:
sh
ambient new my_project
cd my_project
ambient run
You can always type ambient --help
for more information.
Internally the cli will download, install and manage runtime binary versions.
Run ambient runtime --help
to list available commands.