Skip to content

zorgspace/slashbot

Repository files navigation

Slashbot

CLI assistant powered by Grok API - lightweight Claude Code alternative.

Stack

  • TypeScript

Structure

slashbot/
├── .claude/
├── src/
│   └── ... (CLI logic)
├── package.json
└── README.md

Quick Start

Prerequisites

  • Bun (Node.js alternative)

Installation

git clone <repo-url>
cd slashbot
bun install

Development

bun run dev

Build

bun run build

Conventions

  • Consistent TypeScript usage
  • Factorize code
  • Minimal token usage in prompts

Notes

Autonomous CLI code editor with actions for grep, read, edit, create, exec, etc.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •