Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 557 Bytes

File metadata and controls

24 lines (16 loc) · 557 Bytes

computer-cli

Gemini_Generated_Image_d10lsxd10lsxd10l

Public mirror of the Agent Computer CLI.

Run with Nix

nix run github:AgentComputerAI/computer-cli -- --help
nix run github:AgentComputerAI/computer-cli -- --version

Install it into your profile with:

nix profile install github:AgentComputerAI/computer-cli

Other install path

curl -fsSL https://agentcomputer.ai/install.sh | bash