mirror of
https://github.com/github/awesome-copilot.git
synced 2026-03-12 20:25:11 +00:00
Revert "Migrate pcf-development from empty plugin to skill"
This reverts commit b59cbd6cc9.
This commit is contained in:
17
plugins/pcf-development/.github/plugin/plugin.json
vendored
Normal file
17
plugins/pcf-development/.github/plugin/plugin.json
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "pcf-development",
|
||||
"description": "Complete toolkit for developing custom code components using Power Apps Component Framework for model-driven and canvas apps",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "Awesome Copilot Community"
|
||||
},
|
||||
"repository": "https://github.com/github/awesome-copilot",
|
||||
"license": "MIT",
|
||||
"keywords": [
|
||||
"power-apps",
|
||||
"pcf",
|
||||
"component-framework",
|
||||
"typescript",
|
||||
"power-platform"
|
||||
]
|
||||
}
|
||||
20
plugins/pcf-development/README.md
Normal file
20
plugins/pcf-development/README.md
Normal file
@@ -0,0 +1,20 @@
|
||||
# Power Apps Component Framework (PCF) Development Plugin
|
||||
|
||||
Complete toolkit for developing custom code components using Power Apps Component Framework for model-driven and canvas apps
|
||||
|
||||
## Installation
|
||||
|
||||
```bash
|
||||
# Using Copilot CLI
|
||||
copilot plugin install pcf-development@awesome-copilot
|
||||
```
|
||||
|
||||
## What's Included
|
||||
|
||||
## Source
|
||||
|
||||
This plugin is part of [Awesome Copilot](https://github.com/github/awesome-copilot), a community-driven collection of GitHub Copilot extensions.
|
||||
|
||||
## License
|
||||
|
||||
MIT
|
||||
Reference in New Issue
Block a user