mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-30 12:44:14 +02:00
feat(cli): add plugin install and complete prompt/render host events
This commit is contained in:
10
plugins/template-function-prompt-form-cli-test/package.json
Normal file
10
plugins/template-function-prompt-form-cli-test/package.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "@gschier/prompt-form-cli-test",
|
||||
"displayName": "Prompt Form CLI Test",
|
||||
"description": "Tiny plugin to test prompt.form in the CLI host",
|
||||
"private": true,
|
||||
"version": "0.0.1",
|
||||
"scripts": {
|
||||
"build": "yaak plugin build"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user