Commit efd5c2b1 authored by Mickaël Desfrênes's avatar Mickaël Desfrênes
Browse files

readme update

parent 9cfd8af3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@ Ce dossier contient l'implémentation de `climax`, la CLI utilisée pour gérer
- `templates-list` et `static-list` gardent volontairement une sortie texte simple.
- `info`, `projects` et les commandes de bundles utilisent des tableaux stylisés.

## Prérequis
## Prérequis de développement

- Go `1.25+` (voir [`go.mod`](./go.mod))
- Outils de packaging optionnels :
+2 −2
Original line number Diff line number Diff line
# Climax Go Port
# Climax

This directory contains the implementation of `climax`, the CLI used to manage [MaX v2](https://www.certic.unicaen.fr/max-v2/) projects.

@@ -21,7 +21,7 @@ This directory contains the implementation of `climax`, the CLI used to manage [
- `templates-list` and `static-list` intentionally keep plain output.
- `info`, `projects`, and bundle commands use styled table output.

## Prerequisites
## Development prerequisites

- Go `1.25+` (see [`go.mod`](./go.mod))
- Optional packagers: