Claude Code.el banner
stevemolitor stevemolitor

Claude Code.el

Git community intermediate

Description

An Emacs interface for [Claude Code CLI](https://github.com/anthropics/claude-code), providing integration between Emacs and Claude AI for coding assistance.

Installation

Terminal
claude install-skill https://github.com/stevemolitor/claude-code.el

README

claude-code.el

An Emacs interface for [Claude Code CLI](https://github.com/anthropics/claude-code), providing integration between Emacs and Claude AI for coding assistance.

Features

    undefined

Installation

Prerequisites

    undefined

Using builtin use-package (Emacs 30+)

;; add melpa to package archives, as vterm is on melpa:

...