mirror of
https://github.com/namibia/awesome-cheatsheets.git
synced 2024-12-18 16:41:58 +00:00
Update README.md
This commit is contained in:
parent
86e5c7e10e
commit
945738c992
39
README.md
39
README.md
@ -21,63 +21,64 @@ You are more than welcome to contribute and build your own cheatsheet for your f
|
|||||||
|
|
||||||
## 📚 Table of Contents
|
## 📚 Table of Contents
|
||||||
|
|
||||||
## 📃 Languages
|
### 📃 Languages
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary>View contents</summary>
|
<summary>View contents</summary>
|
||||||
|
|
||||||
* [Bash](languages/bash.sh)
|
* [Bash](languages/bash.sh)
|
||||||
|
|
||||||
* [JavaScript](languages/javascript.js)
|
* [JavaScript](languages/javascript.js)
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
## 📦 Backend
|
|
||||||
|
### 📦 Backend
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary>View contents</summary>
|
<summary>View contents</summary>
|
||||||
|
|
||||||
### Python
|
#### Python
|
||||||
* [Django](backend/django.py)
|
|
||||||
|
|
||||||
### Javascript
|
* [Django](backend/django.py)
|
||||||
|
|
||||||
* [Feathers.js](backend/feathers.js)
|
#### Javascript
|
||||||
|
|
||||||
* [Node.js](backend/node.js)
|
|
||||||
|
|
||||||
|
* [Feathers.js](backend/feathers.js)
|
||||||
|
* [Node.js](backend/node.js)
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
## 🌐 Frontend
|
|
||||||
|
### 🌐 Frontend
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary>View contents</summary>
|
<summary>View contents</summary>
|
||||||
|
|
||||||
### Frameworks
|
#### Frameworks
|
||||||
* [Vue.js](frontend/vue.js)
|
|
||||||
|
|
||||||
|
* [Vue.js](frontend/vue.js)
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
## 🗃️ Databases
|
|
||||||
|
### 🗃️ Databases
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary>View contents</summary>
|
<summary>View contents</summary>
|
||||||
|
|
||||||
* [Redis](databases/redis.sh)
|
* [Redis](databases/redis.sh)
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
|
|
||||||
## 🔧 Tools
|
## 🔧 Tools
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary>View contents</summary>
|
<summary>View contents</summary>
|
||||||
|
|
||||||
* [Docker](tools/docker.sh)
|
* [Docker](tools/docker.sh)
|
||||||
|
|
||||||
* [Nanobox Boxfile](tools/nanobox_boxfile.yml)
|
* [Nanobox Boxfile](tools/nanobox_boxfile.yml)
|
||||||
|
|
||||||
* [Nanobox CLI](tools/nanobox_cli.sh)
|
* [Nanobox CLI](tools/nanobox_cli.sh)
|
||||||
|
|
||||||
* [VIM](tools/vim.txt)
|
* [VIM](tools/vim.txt)
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Contribution
|
## Contribution
|
||||||
|
|
||||||
<table>
|
<table>
|
||||||
|
Loading…
Reference in New Issue
Block a user