mirror of
https://github.com/logos-storage/get.codex.storage.git
synced 2026-01-05 06:33:09 +00:00
Get Codex
Linux and macOS
# latest version
curl -s https://get.codex.storage/install.sh | bash
# specific version
curl -s https://get.codex.storage/install.sh | VERSION=0.1.7 bash
# latest codex and cirdl
curl -s https://get.codex.storage/install.sh | INSTALL_CIRDL=true bash
# codex and cirdl with required libraries on Windows with msys2
curl -s https://get.codex.storage/install.sh | WINDOWS_LIBS=true INSTALL_CIRDL=true bash
# help
curl -s https://get.codex.storage/install.sh | bash -s help
Description
Languages
Shell
64.5%
Batchfile
22%
HTML
13.5%