Skip to content

securacore/codectx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

191 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

codectx

codectx

A compiler and package manager for AI-driven documentation.

Latest Release Release Status

How codectx compiles documentation packages into AI-optimized context


For a full overview of what codectx does and how it works, see the product overview. For a practical guide to adopting codectx in your projects, see the usage guide.

Install

Shell (Linux / macOS):

curl -fsSL https://raw.githubusercontent.com/securacore/codectx/main/bin/install | sh

Go:

go install github.com/securacore/codectx@latest

Binaries are published for Linux and macOS on amd64 and arm64. The install script detects your architecture, downloads the correct binary, and verifies its SHA256 checksum. Set INSTALL_DIR to override the install location.

Development

Prerequisites

Getting Started

See what commands are avialable, if you want.

just

Install and setup the project for development.

just install

This installs devbox packages (Go, Docker, golangci-lint, lefthook), runs go mod download, and installs git hooks via lefthook.

Running the CLI

All arguments are forwarded into the Docker container:

just codectx compile
just codectx search react

Or connect to the container directly:

just connect

Releasing

See RELEASE.md for release instructions.

Feedback

For any feedback or issues, please open an issue against the repo or contact the author (Jon Tech). Feedback is welcome to improve the CLI over time as features are added and refined.

About

AI Code Documentation Package Manager

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages