refactor: move files to hrp

This commit is contained in:
debugtalk
2022-03-23 10:36:24 +08:00
parent 6cb835c6c6
commit 2187d41e65
122 changed files with 23288 additions and 23 deletions

View File

@@ -0,0 +1,22 @@
## hrp startproject
create a scaffold project
```
hrp startproject $project_name [flags]
```
### Options
```
--go generate hashicorp go plugin
-h, --help help for startproject
--ignore-plugin ignore function plugin
--py generate hashicorp python plugin (default true)
```
### SEE ALSO
* [hrp](hrp.md) - One-stop solution for HTTP(S) testing.
###### Auto generated by spf13/cobra on 23-Mar-2022