https://github.com/parisneo/cheatsheets
A list of cheat sheets to common use of stuff on a computer
https://github.com/parisneo/cheatsheets
Last synced: 6 months ago
JSON representation
A list of cheat sheets to common use of stuff on a computer
- Host: GitHub
- URL: https://github.com/parisneo/cheatsheets
- Owner: ParisNeo
- License: mit
- Created: 2023-02-16T08:16:44.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-06-05T07:32:49.000Z (about 1 year ago)
- Last Synced: 2025-06-05T08:39:21.731Z (about 1 year ago)
- Size: 59.6 KB
- Stars: 11
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CheatSheets
[](https://github.com/ParisNeo/CheatSheets/commits/main)
[](https://github.com/ParisNeo/CheatSheets/blob/main/LICENSE)
This repository contains a collection of cheat sheets for popular tools and technologies. Each cheat sheet is provided as a separate Markdown file.
## List of Cheat Sheets
- [Conda](conda.md)
- [virtualenv](virtualenv.md)
- [Git](git.md)
- [ROS](ros.md)
- [Slurm](slurm.md)
- [Pip](pip.md)
- [Docker](docker.md)
- [Markdown](markdown.md)
- [Regular Expressions (RegEx)](regex.md)
- [SSH](ssh.md)
- [Firebase](firebase.md)
- [ascii color codes](ascii_color_codes.md)
- [python packages](python_packages.md)
- [dask](dask.md)
## Contributing
If you would like to contribute to this repository, feel free to create a pull request with your changes. Please ensure that your contribution is properly formatted as a Markdown file and follows the style of the existing cheat sheets.
## License
This repository is licensed under the MIT License. See the [LICENSE](LICENSE) file for more information.