Getting Started
This guide will walk you through the initial setup of the chaos CLI and its core components.
Installation
Warning
Currently, Ch-aOS is not available on package managers like pip or AUR (I'm working on it ok?) using the following command:
curl -LsSf https://raw.githubusercontent.com/Ch-aOS-Ch/Ch-aOS/refs/heads/main/install.sh | sudo bash
Verify Installation
After installation, you can verify that the CLI is working and see the available commands.
-
Update the plugin cache: Run the following command to make sure
chaosdiscovers all installed plugins. -
View the help menu:
-
Check available components: You can list all the roles, explanations, and aliases provided by your installed plugins.
You are now ready to start using Ch-aOS!