https://github.com/francois2metz/steampipe-plugin-phrase
Use SQL to query projects, translations and more from Phrase
https://github.com/francois2metz/steampipe-plugin-phrase
phrase phraseapp steampipe steampipe-plugin
Last synced: 1 day ago
JSON representation
Use SQL to query projects, translations and more from Phrase
- Host: GitHub
- URL: https://github.com/francois2metz/steampipe-plugin-phrase
- Owner: francois2metz
- License: apache-2.0
- Created: 2023-10-17T18:01:01.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-07T17:44:37.000Z (12 days ago)
- Last Synced: 2025-06-07T18:28:34.506Z (12 days ago)
- Topics: phrase, phraseapp, steampipe, steampipe-plugin
- Language: Go
- Homepage:
- Size: 148 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Phrase plugin for Steampipe
Use SQL to query projects, translations and more from [phrase][].
- **[Get started →](docs/index.md)**
- Documentation: [Table definitions & examples](docs/tables)## Quick start
Install the plugin with [Steampipe][]:
steampipe plugin install francois2metz/phrase
## Development
To build the plugin and install it in your `.steampipe` directory
make
Copy the default config file:
cp config/phrase.spc ~/.steampipe/config/phrase.spc
## License
Apache 2
[steampipe]: https://steampipe.io
[phrase]: https://phrase.com