Skip to content

Steampipe Plugin SDK provides a simple abstraction layer for all Steampipe Plugins

License

Notifications You must be signed in to change notification settings

deepfence/steampipe-plugin-sdk

 
 

Repository files navigation

Steampipe Plugin SDK

This SDK makes it easy to write Steampipe plugins.

Getting Started

Compiling this SDK

To compile the SDK repo, you must install protoc.

brew install protoc
brew install protoc-gen-go-grpc

Open Source & Contributing

This repository is published under the Apache 2.0 license. Please see our code of conduct. We look forward to collaborating with you!

Steampipe is a product produced from this open source software, exclusively by Turbot HQ, Inc. It is distributed under our commercial terms. Others are allowed to make their own distribution of the software, but they cannot use any of the Turbot trademarks, cloud services, etc. You can learn more in our Open Source FAQ.

Get Involved

Join #steampipe on Slack →

Want to help but don't know where to start? Pick up one of the help wanted issues:

About

Steampipe Plugin SDK provides a simple abstraction layer for all Steampipe Plugins

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 99.2%
  • Other 0.8%