File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# .github
22GitHub Actions and Templates for the Organization
33
4+ ## About
5+ This repo holds;
6+ - Rhythmic [ GitHub Actions] ( https://help.github.com/en/actions/building-actions/about-actions )
7+ - Rhythmic [ Community Files] ( https://help.github.com/en/github/building-a-strong-community/creating-a-default-community-health-file )
8+
49## Getting Started
510
611### Pre-commit
@@ -11,3 +16,16 @@ Once `pre-commit` is installed the git hooks can be installed like below:
1116> pre-commit install
1217pre-commit installed at .git/hooks/pre-commit
1318```
19+
20+ ## More
21+ Inspirations, references, and generally cool stuff.
22+ Sort of a mini [ awesome-list] ( https://github.com/topics/awesome-list )
23+
24+ ### Awesome Community Files
25+ - Homebrew's Community Files - https://github.com/Homebrew/.github
26+ - React Native's Community Files - https://github.com/react-native-community/.github
27+ - Atom's Community Files - https://github.com/atom/.github
28+
29+ ### Awesome GitHub Actions
30+ - Probot: A GH Actions & Apps Framework - https://probot.github.io/
31+ - Homebrew's GH Actions - https://github.com/Homebrew/actions
You can’t perform that action at this time.
0 commit comments