> For the complete documentation index, see [llms.txt](https://www.techwithtyler.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.techwithtyler.dev/coding-and-cli-tooling.md).

# Coding & CLI Tooling

- [CLI Tools](https://www.techwithtyler.dev/coding-and-cli-tooling/cli-tools.md): Tips and tricks for working with common CLI tooling
- [AWS CLI](https://www.techwithtyler.dev/coding-and-cli-tooling/cli-tools/aws-cli.md): Tips and tricks for working with the AWS CLI
- [Git](https://www.techwithtyler.dev/coding-and-cli-tooling/cli-tools/git.md): What is Git and how to use it.
- [GitHub Copilot (CLI)](https://www.techwithtyler.dev/coding-and-cli-tooling/cli-tools/github-copilot-cli.md): Tips and tricks for setting up and using GitHub Copilot with the CLI.
- [Homebrew](https://www.techwithtyler.dev/coding-and-cli-tooling/cli-tools/homebrew.md): Tips and tricks for working with the best package manager for MacOS!
- [jq](https://www.techwithtyler.dev/coding-and-cli-tooling/cli-tools/jq.md): Tips and tricks for working with the jq command line utility
- [ngrok](https://www.techwithtyler.dev/coding-and-cli-tooling/cli-tools/ngrok.md): Ngrok overview and setting up reverse shells
- [ssh](https://www.techwithtyler.dev/coding-and-cli-tooling/cli-tools/ssh.md): Tips and tricks for working with ssh
- [Coding and Scripting](https://www.techwithtyler.dev/coding-and-cli-tooling/coding-and-scripting.md)
- [Bash](https://www.techwithtyler.dev/coding-and-cli-tooling/coding-and-scripting/bash.md): Useful bash commands
- [Python](https://www.techwithtyler.dev/coding-and-cli-tooling/coding-and-scripting/python.md): Tips and tricks for working with Python
- [Proxy Tooling](https://www.techwithtyler.dev/coding-and-cli-tooling/proxy-tooling.md): How to proxy CLI tools, code, and other apps
