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
80f89ad98c
commit
08179d5961
19
README.md
19
README.md
@ -26,7 +26,12 @@ You are more than welcome to contribute and build your own cheatsheet for your f
|
|||||||
<details>
|
<details>
|
||||||
<summary>View contents</summary>
|
<summary>View contents</summary>
|
||||||
|
|
||||||
|
#### Command line interface
|
||||||
|
|
||||||
* [Bash](languages/bash.sh)
|
* [Bash](languages/bash.sh)
|
||||||
|
|
||||||
|
#### Functional
|
||||||
|
|
||||||
* [JavaScript](languages/javascript.js)
|
* [JavaScript](languages/javascript.js)
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
@ -62,7 +67,9 @@ You are more than welcome to contribute and build your own cheatsheet for your f
|
|||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary>View contents</summary>
|
<summary>View contents</summary>
|
||||||
|
|
||||||
|
#### NoSQL
|
||||||
|
|
||||||
* [Redis](databases/redis.sh)
|
* [Redis](databases/redis.sh)
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
@ -72,14 +79,18 @@ You are more than welcome to contribute and build your own cheatsheet for your f
|
|||||||
<details>
|
<details>
|
||||||
<summary>View contents</summary>
|
<summary>View contents</summary>
|
||||||
|
|
||||||
|
#### Development
|
||||||
|
|
||||||
|
* [VIM](tools/vim.txt)
|
||||||
|
* [XCode](tools/xcode.txt)
|
||||||
|
|
||||||
|
#### Infrastructure
|
||||||
|
|
||||||
* [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)
|
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
- [XCode](tools/xcode.txt)
|
|
||||||
|
|
||||||
|
|
||||||
## Contribution
|
## Contribution
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user