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