Quickly create a steampipe plugin repository with a cookiecutter template.
pip install cookiecuttercookiecutter github.com/mr-destructive/steampipe-plugin-cookiecutter
OR
pipx run cookiecutter github.com/mr-destructive/steampipe-plugin-cookiecutterFill in some details like
- Plugin name(in lower case)
- Plugin standard name (in camel case)
- Plugin description (optional)
- Github Username (defaults to turbot)
- Plugin Table name (in lower case)
- Plugin Table standard name (in camel case)
References: