mirror of
https://github.com/elastic/agent-skills.git
synced 2026-09-14 20:27:03 +08:00
add claude sync target (#59)
This commit is contained in:
@@ -17,3 +17,11 @@ preserve = [".git", "README.md", "**/plugin.json"]
|
||||
[[sync.target.versions]]
|
||||
file = "elastic/**/plugin.json"
|
||||
field = "version"
|
||||
|
||||
[[sync.target]]
|
||||
name = "claude"
|
||||
repo = "elastic/claude-plugin"
|
||||
|
||||
[[sync.target.copies]]
|
||||
source = "skills"
|
||||
dest = "skills"
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
# Jetbrains
|
||||
.idea
|
||||
*.iml
|
||||
Reference in New Issue
Block a user