GitHub Actions and Templates for the Organization
Generated with doctoc
This repo holds;
- Rhythmic GitHub Actions
- Rhythmic Community Files
This repo uses pre-commit.
pre-commit
can be installed with brew
or pip
.
Once pre-commit
is installed the git hooks can be installed like below:
> pre-commit install
pre-commit installed at .git/hooks/pre-commit
Inspirations, references, and generally cool stuff. Sort of a mini awesome-list
- Community File Templates Awesome List - https://github.com/devspace/awesome-github-templates
- Homebrew's Community Files - https://github.com/Homebrew/.github
- React Native's Community Files - https://github.com/react-native-community/.github
- Atom's Community Files - https://github.com/atom/.github
- Probot: A GH Actions & Apps Framework - https://probot.github.io/
- Homebrew's GH Actions - https://github.com/Homebrew/actions
Okay, just a link to the documentation. But it's very existence is pretty awesome