I architect, plan, & build things with technology. I'm incredibly lucky to work w/ amazing teams around the globe to support innovative products and companies.
- The Internet
- http://adamlaz.com/
Highlights
- Pro
Block or Report
Block or report adamlaz
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
wordle Public
Forked from cwackerfuss/react-wordle
A clone of the popular game Wordle made using React, Typescript, and Tailwind
TypeScript
-
1
Git Commit Guidelines
2We have very precise rules over how our git commit messages can be formatted. This leads to more readable messages that are easy to follow when looking through the project history. But also, we use the git commit messages to generate the AngularJS change log.
34Commit Message Format
5Each commit message consists of a header, a body and a footer. The header has a special format that includes a type, a scope and a subject:
-
1
# Install Google Cloud SDK and Components
2printHeading "Install Google Cloud SDK and Components"
3printStep "Google Cloud SDK" "brew install --cask google-cloud-sdk"
4printDivider
5echo "✔ Prepping Autocompletes and Paths"
-
1
# Encoding Video
23### Installing
45Install FFmpeg with homebrew. You'll need to install it with a couple flags for webm and the AAC audio codec.
-
home-assistant/core Public
🏡 Open source home automation that puts local control and privacy first.