mirror of
https://github.com/github/awesome-copilot.git
synced 2026-02-20 02:15:12 +00:00
Update Clojure Interactive Programming resources (#272)
* Rename and update main Clojure instructions file * Update Clojure interactive programming nudge prompt * Remove Clojure memory update prompt The general remember prompt covers this use case perfectly. * Update clojure chatmode * Update readmes * Add Clojure Interactive Programming collection
This commit is contained in:
14
collections/clojure-interactive-programming.collection.yml
Normal file
14
collections/clojure-interactive-programming.collection.yml
Normal file
@@ -0,0 +1,14 @@
|
||||
id: clojure-interactive-programming
|
||||
name: Clojure Interactive Programming
|
||||
description: Tools for REPL-first Clojure workflows featuring Clojure instructions, the interactive programming chat mode and supporting guidance.
|
||||
tags: [clojure, repl, interactive-programming]
|
||||
items:
|
||||
- path: instructions/clojure.instructions.md
|
||||
kind: instruction
|
||||
- path: chatmodes/clojure-interactive-programming.chatmode.md
|
||||
kind: chat-mode
|
||||
- path: prompts/remember-interactive-programming.prompt.md
|
||||
kind: prompt
|
||||
display:
|
||||
ordering: manual
|
||||
show_badge: true
|
||||
Reference in New Issue
Block a user