pks-daksh-cli
v1.0.60
Published
<div align="center"> <img src="assets/daksh-terminal-demo.png" alt="Daksh CLI Terminal Demo" width="600" /> </div> Daksh is an advanced AI Command Line Developer Assistant capable of: - Multi-step reasoning loops with self-reflection. - Shell command ex
Downloads
25
Readme
Daksh CLI
Installation & Run
Method 1: From npm (Once published)
Install the CLI globally on your machine:
npm install -g pks-daksh-cliMethod 2: From Source
Clone the repository and run the install script:
git clone <YOUR_GIT_REPO_URL> && cd daksh-node && ./install.shUsage
Start the interactive REPL from anywhere:
daksh