Skip to content

Commit

Permalink
ℹ️ README étoffé : pré-requis pour contribuer
Browse files Browse the repository at this point in the history
  • Loading branch information
Mehdi-MHO committed Dec 6, 2024
1 parent 4235163 commit acae9fa
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,23 @@
> [!TIP]
> 🔗 Lien Github Pages : <https://mehdi-h.github.io/preparation-certif-ckad/#/README>
## Pré-requis pour builder en local
## Pré-requis faire les TPs en local

- 🥏 [Kubectl](https://kubernetes.io/fr/docs/tasks/tools/install-kubectl/)
- 🚐 [Minikube](https://kubernetes.io/fr/docs/tasks/tools/install-minikube/)
- 🐳 Docker ou [Colima](https://github.com/abiosoft/colima)
- ⚙️ make (>v4)
- 🧊 [charmbracelet/freeze](https://github.com/charmbracelet/freeze)ℹ️

## Pré-requis pour contribuer

- ⚙️ make (>v4)
- 🧊 [charmbracelet/freeze](https://github.com/charmbracelet/freeze)
- npm
- `$> npm i docsify-cli -g`
- Consulter les commandes ci-après pour savoir comment lancer le serveur `docsify` en local !

## Commandes disponibles

![Available commands](docs/available-commands.png)
> [!INFO]
> `Github Pages` est configuré sur ce repo pour publier automatiquement le contenu du dossier [docs](./docs/) de la branche `main`

0 comments on commit acae9fa

Please sign in to comment.