Skip to content

cooontext/cli_install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Cooontext CLI

Extract and export chats from Claude, Copilot, and Cursor.

Installation

Quick Install (Recommended)

Install the bundled CLI using the install script:

curl -fsSL https://raw.githubusercontent.com/cooontext/cli_install/main/install.sh | bash

Or download and run:

curl -fsSL https://raw.githubusercontent.com/cooontext/cli_install/main/install.sh -o install.sh
bash install.sh

The install script will:

  • Detect your OS and architecture
  • Download the appropriate binary from GitHub Releases
  • Install to ~/.local/bin (or custom location via INSTALL_DIR)
  • Set executable permissions

Uninstall

Remove the binary:

rm ~/.local/bin/cooontext

If you installed to a custom location:

rm /your/custom/path/cooontext

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages