Skip to content

Commit 0732fb1

Browse files
IonutMuthiAlexandraTrifan
authored andcommitted
claude: moved plugin to /tools
Signed-off-by: IonutMuthi <Ionut.Muthi@analog.com>
1 parent cdbe98e commit 0732fb1

File tree

31 files changed

+5
-5
lines changed

31 files changed

+5
-5
lines changed

.claude-plugin/marketplace.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"plugins": [
88
{
99
"name": "scopy_dev_plugin",
10-
"source": "./scopy_dev_plugin",
10+
"source": "./tools/scopy_dev_plugin",
1111
"description": "Scopy development tools: code generation, documentation, testing, quality checks, and styling for IIO plugin development."
1212
}
1313
]
File renamed without changes.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Claude Code plugin for Scopy development. Provides slash commands, knowledge skills, and hooks for building IIO device plugins.
44

5-
The plugin lives inside the repository at `scopy_dev_plugin/`. It is distributed via the local marketplace manifest at `.claude-plugin/marketplace.json`.
5+
The plugin lives inside the repository at `tools/scopy_dev_plugin/`. It is distributed via the local marketplace manifest at `.claude-plugin/marketplace.json`.
66

77
## Setup (per developer)
88

File renamed without changes.
File renamed without changes.

scopy_dev_plugin/commands/create-automated-tests.md renamed to tools/scopy_dev_plugin/commands/create-automated-tests.md

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)