Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Steampipe Plugin Cookiecutter

Quickly create a steampipe plugin repository with a cookiecutter template.

Installation

pip install cookiecutter

Usage

cookiecutter github.com/mr-destructive/steampipe-plugin-cookiecutter

OR

pipx run cookiecutter github.com/mr-destructive/steampipe-plugin-cookiecutter

Fill 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:

About

A Cookiecutter template for creating steampipe plugins

Resources

Stars

3 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages