Crosup is a CLI tool to help you quickly setup your development environment on a new Chromebook (ChromeOS). It is designed to be simple and easy to use.
sh
curl -sSL https://raw.githubusercontent.com/tsirysndr/crosup/master/install.sh | bash
``` _ _ _ / /__ / / / /_ / / / / _ \/ / / / / _ \ / // / / // (_ ) // / // / _// _/_/_/ ._/ /_/
ChromeOS developer environment setup tool
USAGE: crosup [SUBCOMMAND]
OPTIONS: -h, --help Print help information -V, --version Print version information
SUBCOMMANDS: help Print this message or the help of the given subcommand(s) install Install developer tools, possible values are: docker, nix, devbox, homebrew, flox, fish, vscode, ble.sh, atuin, tig ```