This is a cheat sheet repository consisting of a set of notes used for quick reference in the following topics:
- Bash
- cmake
- Command Line Interface (CLI)
- Debians
- Debugging
- Docker
- Git
- Network
- Packages format
- ROS
- ROS2
In general, I follow the "fork-and-pull" Git workflow:
- Fork the repository on GitHub
- Clone the project to your local machine
- Commit changes to your own branch
- Push your work back up to your fork
- Submit a Pull request so that I can review your changes
Make sure to merge the latest from "upstream" before making a PR!
By contributing, you agree that your contributions will be licensed under its MIT License.