Skip to content

klikaba/klikacode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Klika Code

Klika Code is a customized fork of OpenCode, tailored for Klika's development workflows. It is an open source AI coding agent that runs in your terminal.

This fork focuses on the terminal CLI — desktop and web apps are maintained by upstream OpenCode.

Usage

After installation, run the CLI with:

klika-code

Installation

Install the upstream OpenCode CLI:

# macOS (Homebrew)
brew install anomalyco/tap/opencode

# npm
npm i -g opencode-ai@latest

# Other package managers
curl -fsSL https://opencode.ai/install | bash

See OpenCode installation for more options.


Klika Code is maintained by Klika.

About

The open source coding agent.

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • TypeScript 83.7%
  • CSS 7.8%
  • MDX 6.6%
  • Rust 0.5%
  • Astro 0.5%
  • Shell 0.4%
  • Other 0.5%