An open API service indexing awesome lists of open source software.

https://github.com/osbuild/.github

README and other assorted stuff for the organisation.
https://github.com/osbuild/.github

Last synced: 7 months ago
JSON representation

README and other assorted stuff for the organisation.

Awesome Lists containing this project

README

          

# .github

## Development

To change content of _this_ repository, you might want to install prerequisites
to our pre-commit hooks:

```
sudo dnf install rubygems
```

Checking all files with pre-commit can be done with:

```
pre-commit run --all
```

although just installing [pre-commit](https://pre-commit.com/) is sufficient.

## Badges

| Badge | Description | Service |
| ------------------------ | -------------------- | ------------ |
| [![Pre-commit][1]][2] | Static quality gates | pre-commit |

[1]: https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit
[2]: https://pre-commit.com/