brew cask

This commit is contained in:
2019-05-28 11:21:16 +02:00
parent 5db26f44c6
commit 3a829a5cea
5 changed files with 85 additions and 16 deletions

View File

@@ -10,6 +10,7 @@ nav:
- Accueil: index.md
- Linux:
- Index: Linux/index.md
- ack: Linux/ack.md
- Archiver / compresser: Linux/archiver.md
- apt-get: Raspberry/apt-get.md
- aptitude: Raspberry/aptitude.md
@@ -100,11 +101,14 @@ nav:
- Fonctions: Programmation/Python/fonctions.md
- Boucle For: Programmation/Python/for.md
- In: Programmation/Python/in.md
- json: Programmation/Python/json.md
- Listes: Programmation/Python/liste.md
- Les regex: Programmation/Python/regex.md
- requests: Programmation/Python/requests.md
- Sets: Programmation/Python/set.md
- Strings: Programmation/Python/string.md
- Tuples: Programmation/Python/tuple.md
- zip: Programmation/Python/zip.md
- Raspberry:
- Index: Raspberry/index.md
- apt-get: Raspberry/apt-get.md
@@ -136,6 +140,10 @@ nav:
- ownCloud (DSM6): Synology/owncloud.md
- Python 3: Synology/python.md
- Scripts: Synology/scripts.md
- Solus:
- Index: solus/index.md
- Apache: solus/apache.md
- PHP: solus/php.md
- Divers:
- Index: Divers/index.md
- batch: