Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 633 Bytes

File metadata and controls

36 lines (23 loc) · 633 Bytes

Inline CLI

Install the Inline CLI and have Claude/Codex interact with it.

Install

Homebrew (cask)

brew tap inline-chat/homebrew-inline
brew install --cask inline

Script

curl -fsSL https://inline.chat/cli/install.sh | sh

Supports macOS and Linux (x86_64/aarch64, glibc and musl). Set INLINE_INSTALL_DIR to choose a custom install directory.

(Optional) Add the skill to Claude/Codex

Use the skill markdown at cli/skill/SKILL.md. Ask your agent to "create a skill" and paste the markdown.

Login

inline auth login

Notes

The CLI is still early and may have bugs.