mirror of
https://github.com/LeCoupa/awesome-cheatsheets.git
synced 2025-11-08 14:01:35 +00:00
42 lines
755 B
Markdown
42 lines
755 B
Markdown
# Awesome Cheatsheets
|
|
|
|
> Useful cheatsheets to save you time. 🚀
|
|
|
|
[](http://forthebadge.com)
|
|
|
|
|
|
## Table of Contents
|
|
|
|
- [Languages](#languages)
|
|
- [Frameworks](#frameworks)
|
|
- [Databases](#databases)
|
|
- [Tools](#tools)
|
|
|
|
|
|
## Languages
|
|
|
|
- [Bash](languages/bash.sh)
|
|
- [JavaScript](languages/javascript.js)
|
|
|
|
|
|
## Frameworks
|
|
|
|
- [Node.js](frameworks/node.js)
|
|
|
|
|
|
## Databases
|
|
|
|
- [Redis](databases/redis.sh)
|
|
|
|
|
|
## Tools
|
|
|
|
- [Docker](tools/docker.sh)
|
|
- [Nanobox Boxfile](tools/nanobox_boxfile.yml)
|
|
- [Nanobox CLI](tools/nanobox_cli.sh)
|
|
|
|
|
|
## Contributions
|
|
|
|
Any contribution to the code (via pull request would be nice) or any part of the documentation and any idea and/or suggestion are very welcome.
|