Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 579 Bytes

README.md

File metadata and controls

29 lines (16 loc) · 579 Bytes

Plausible plugin for Steampipe

Use SQL to query statistics from Plausible.

Quick start

Install the plugin with Steampipe:

steampipe plugin install ghcr.io/francois2metz/plausible

Development

To build the plugin and install it in your .steampipe directory

make

Copy the default config file:

cp config/plausible.spc ~/.steampipe/config/plausible.spc

License

Apache 2