Add --custom-command (#927)

* Add --custom-command
Fixes #922

* fix
This commit is contained in:
Roey Darwish Dror
2022-05-07 15:25:51 +03:00
committed by GitHub
parent fdf03f6548
commit c166d51fb8
3 changed files with 18 additions and 4 deletions

2
.vscode/launch.json vendored
View File

@@ -32,7 +32,7 @@
{
"type": "promptString",
"id": "step",
"description": "step nname",
"description": "step name",
}
]
}