Download Header

Download Rusty Buddy CLI

Get started with Rusty Buddy CLI today! Choose your platform below to download and follow the simple installation instructions.

Available Downloads

Windows 🖥️

macOS 🍏

Linux 🐧

Ensure to download the version that matches your system architecture.

Installation

Quick Installation Using Script

For a quick installation, you can use the following script on any Unix-based system (Linux/macOS):

1
curl -sSL https://get.rusty-buddy.org | bash

Clone and Build

Alternatively, you can clone the repository and build the project yourself:

  1. Clone this repository:
    1
    
    git clone https://github.com/hg8496/rusty-buddy.git
    
  2. Change to the project directory:
    1
    
    cd rusty-buddy
    
  3. Build the project:
    1
    
    cargo build --release
    
  4. Set up an environment file for OpenAI API key:
    1
    
    OPENAI_KEY=your_openai_api_key
    

Need Help?


Thank you for choosing Rusty Buddy CLI. We hope it enhances your productivity and development experience. Happy coding!


Happy Coding Banner