UI features
- GitHub has too many hidden features • Hillel Wayne describes some undocumented features of GitHub: open repos in online VSCode, add experimental features, regex code search, and more! 📖
Actions
- How GitHub Actions 10x my productivity • Great overview of workflows that can be automated with GitHub Actions, along with how test actions locally using the
act
CLI • Fireship 📺 - Create Your Own GitHub Action With TypeScript with Chris Trzesniewski
- Github actions — write your first action using typescript • Amit Kumar Dube (अमित दुबे)
- Creating Your Own GitHub Action With TypeScript • This Dot Labs
- GitHub Actions - How To Work With TypeScript • Stack Overflow
gh
- GitHub CLI • GitHub 🛠️
- GitHub CLI Manual •
gh
docs 📚 - GitHub CLI quickstart • GitHub Docs
Gists
- start using as a way to share static examples without checking anything into git?
- Did you know you can save a notebook as a gist? • Visual Studio Code 📺
Graphite
A UI and CLI built on top of GitHub that offers a different PR review workflow.
- I Stopped Using GitHub (Kind Of) • Theo 📺
Inbox
- GitHub In The Terminal • Let’s integrate GitHub into the terminal using the GitHub CLI, gh-dash, and the Octo Neovim plugin. https://www.joshmedeski.com/posts/github-in-the-terminal/ • Josh Medeski 📺
- Understanding GitHub Code Search syntax - GitHub Docs
- How to level up your Git game with GitHub CLI - The GitHub Blog • Lots of examples of the available commands • GitHub Blog 📖
- Remove Generated From Message Github | RJS