Initial commit
This commit is contained in:
13
.claude-plugin/plugin.json
Normal file
13
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "aws-deployer",
|
||||
"description": "Skills for setting up and configuring AWS Deployer - a serverless CloudFormation deployment automation system with support for single and multi-account deployments via AWS Step Functions",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "Matt Ho",
|
||||
"email": "matt.ho@gmail.com",
|
||||
"url": "https://github.com/savaki"
|
||||
},
|
||||
"skills": [
|
||||
"./skills/"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user