Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zoder

Terminal coding assistant.

Install

curl -fsSL https://raw.githubusercontent.com/mockupcode/zoder/main/install.sh | bash

Pin a version:

curl -fsSL https://raw.githubusercontent.com/mockupcode/zoder/main/install.sh | bash -s 0.1.0

The script downloads the matching binary from GitHub Releases into ~/.zoder/bin and adds that directory to PATH.

A release is created when a version tag is pushed:

git tag v0.1.0
git push origin v0.1.0

GitHub Actions builds macos-aarch64, macos-x86_64, linux-x86_64, and linux-aarch64.

Config

Copy config.example.toml to ~/.zoder/config.toml. Hosts and models stay on the machine, not in this repo.

Build from source

cargo run --release

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages