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": "azure-iot",
|
||||
"description": "Azure IoT services automation and scaffolding for IoT Edge modules, IoT Hub, and related services",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "atc-net"
|
||||
},
|
||||
"skills": [
|
||||
"./skills"
|
||||
],
|
||||
"commands": [
|
||||
"./commands"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user