Outil en ligne de commande pour les tâches récurrentes du projet Geotribu.
Via pip :
pip install geotribu
Via Docker :
docker pull ghcr.io/geotribu/cli
Via un exécutable pré-compilé : télécharger pour son système d'exploitation.
Installation locale :
geotribu --help
Ou avec l'image Docker :
docker run --rm ghcr.io/geotribu/cli:latest geotribu --help
Pour plus d'informations, consulter la documentation.