Initial commit
This commit is contained in:
14
.claude-plugin/plugin.json
Normal file
14
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "justfile",
|
||||
"description": "Utilities for working with justfiles, including doc comment optimization",
|
||||
"version": "0.18.0",
|
||||
"author": {
|
||||
"name": "Craig Motlin"
|
||||
},
|
||||
"skills": [
|
||||
"./skills/justfile-style/SKILL.md"
|
||||
],
|
||||
"commands": [
|
||||
"./commands/justfile-recipe-short-doc.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user