Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
FelixsJiang authored Aug 15, 2023
1 parent 3d6f314 commit 4ac4ce6
Showing 1 changed file with 40 additions and 9 deletions.
49 changes: 40 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,26 +1,57 @@
# Selefra Provider Heroku
<!-- Your Title -->
<p align="center">
<a href="https://www.selefra.io/" target="_blank">
<picture><source media="(prefers-color-scheme: dark)" srcset="https://user-images.githubusercontent.com/124020340/226235845-57db2989-073a-42f1-a6cc-d869e0bae9f8.png"><source media="(prefers-color-scheme: light)" srcset="https://user-images.githubusercontent.com/124020340/226235747-70042483-b559-440c-a0ba-68cf5dbcfd4f.png"><img width="400px" alt="Steampipe Logo" src="https://user-images.githubusercontent.com/124020340/226235747-70042483-b559-440c-a0ba-68cf5dbcfd4f.png"></picture>
<a/>
</p>

<!-- Description -->
<p align="center">
<i>Selefra is an open-source policy-as-code software that provides analytics for multi-cloud and SaaS.</i>
</p>

<!-- Badges -->
<p align="center">
<img alt="go" src="https://img.shields.io/badge/go-1.19-1E90FF"></a>
<a href="https://github.com/selefra/selefra"><img alt="Total" src="https://img.shields.io/github/downloads/selefra/selefra/total?logo=github"></a>
<a href="https://github.com/selefra/selefra/blob/master/LICENSE"><img alt="GitHub license" src="https://img.shields.io/github/license/selefra/selefra?style=social"></a>
</p>

<!-- Badges -->
<p align="center">
<a href="https://selefra.io/community/join"><img src="https://img.shields.io/badge/-Slack-424549?style=social&logo=Slack" height=25></a>
&nbsp;
<a href="https://twitter.com/SelefraCorp"><img src="https://img.shields.io/badge/-Twitter-red?style=social&logo=twitter" height=25></a>
&nbsp;
<a href="https://www.reddit.com/r/Selefra"><img src="https://img.shields.io/badge/-Reddit-red?style=social&logo=reddit" height=25></a>
&nbsp;
<a href="https://selefra.medium.com/"><img src="https://img.shields.io/badge/-Medium-red?style=social&logo=medium" height=25></a>

</p>

<p align="center">
<img src="https://user-images.githubusercontent.com/124020340/225897757-188f1a50-2efa-4a9e-9199-7cb7f68485be.png">
</p>
<br/>

Use this repo as a raw reference to **tables and schema** for Heroku resources. [Here's](https://github.com/selefra/selefra-provider-heroku/blob/main/docs/tables/heroku.md) a summary of full coverage.
As an experienced user, the tables are especially helpful when you're writing SQL queries for specific task.
If you're just starting, navigate to our documentation for example usage.

## Documentation

See [Docs](https://selefra.io/docs) for best practices and detailed instructions. In docs, you will find info on installation, CLI usage, project workflow and more guides on how to accomplish cloud inspection tasks.

## Community

Selefra is a community-driven project, we welcome you to open a [GitHub Issue](https://github.com/selefra/selefra/issues/new/choose) to report a bug, suggest an improvement, or request new feature.

- Join [Selefra Community](https://selefra.slack.com) on Slack. We host `Community Hour` for tutorials and Q&As on regular basis.
- Follow us on [Twitter](https://twitter.com/SelefraCorp) and share your thoughts!
- Email us at support@selefra.io
- Join <a href="https://selefra.io/community/join"><img height="16" alt="humanitarian" src="https://user-images.githubusercontent.com/124020340/225563969-3f3d4c45-fb3f-4932-831d-01ab9e59c921.png"></a> [Selefra Community](https://selefra.io/community/join) on Slack. We host `Community Hour` for tutorials and Q&As on regular basis.
- Follow us on <a href="https://twitter.com/SelefraCorp"><img height="16" alt="humanitarian" src="https://user-images.githubusercontent.com/124020340/225564426-82f5afbc-5638-4123-871d-fec6fdc6457f.png"></a> [Twitter](https://twitter.com/SelefraCorp) and share your thoughts!
- Email us at <a href="support@selefra.io"><img height="16" alt="humanitarian" src="https://user-images.githubusercontent.com/124020340/225564710-741dc841-572f-4cde-853c-5ebaaf4d3d3c.png"></a>&nbsp;support@selefra.io

## CONTRIBUTING
## Contributing

For developers interested in building Selefra codebase, read through [Contributing.md](https://github.com/selefra/selefra/blob/main/CONTRIBUTING.md) and [Selefra Roadmap](https://github.com/orgs/selefra/projects/1).
Let us know what you would like to work on!

## License

[Mozilla Public License v2.0](https://github.com/selefra/selefra/blob/main/LICENSE)

0 comments on commit 4ac4ce6

Please sign in to comment.