GitHub CLI – GitHub From The Command Line
Learn to use GitHub CLI to manage your issues and pull requests. We’ll walk through the use of GitHub CLI for common developer workflows.
Learn to use GitHub CLI to manage your issues and pull requests. We’ll walk through the use of GitHub CLI for common developer workflows.
What are your favorite Android development tools? Have a favorite IDE? Have a go-to command line utility? I’m sharing a list of my favorite Android development tools, and would love to hear about your favorite tools as well.
I had a great time speaking at Øredev Developer Conference today in Malmö, Sweden. Øredev is quite a bit larger than the typical conference I’m used to speaking at, so it’s been a fun “out of my comfort zone” experience. Øredev treats their speakers very well, and we’ve had a great time so far.
Here are the slides from my talk “Automate All The Things”
Continue readingSpeaking at Øredev 2019 – Automate All The Things
Learn how to improve your pull requests by leveraging pull request templates to reduce the effort required to create descriptive, useful pull requests.
Pull requests with adequate descriptions, and context make code easier to review, test, and discuss. Pull Request Templates:
Continue readingImproved Pull Requests With GitHub Pull Request Templates