copy grpcurl readme and fix

This commit is contained in:
Gregory Schier
2025-07-19 09:10:49 -07:00
parent b32fe466b1
commit 60883cc1b9
6 changed files with 89 additions and 3 deletions

View File

@@ -2,6 +2,11 @@
"name": "@yaak/action-copy-curl",
"displayName": "Copy as Curl",
"description": "Copy request as a curl command",
"repository": {
"type": "git",
"url": "https://github.com/mountain-loop/yaak.git",
"directory": "plugins/action-copy-curl"
},
"private": true,
"version": "0.1.0",
"scripts": {