# Clojure Interactive Programming Plugin Tools for REPL-first Clojure workflows featuring Clojure instructions, the interactive programming chat mode and supporting guidance. ## Installation ```bash # Using Copilot CLI copilot plugin install github/awesome-copilot/plugins/clojure-interactive-programming ``` ## What's Included ### Commands (Slash Commands) | Command | Description | |---------|-------------| | `/clojure-interactive-programming:remember-interactive-programming` | Remember Interactive Programming | ### Agents | Agent | Description | |-------|-------------| | `clojure-interactive-programming` | Clojure Interactive Programming | ### Instructions | Instruction | Description | |-------------|-------------| | `clojure` | Clojure | ## Source This plugin is part of [Awesome Copilot](https://github.com/github/awesome-copilot), a community-driven collection of GitHub Copilot extensions. ## License MIT