This repository contains various scripts related to code.gouv.fr
The scripts are written in Clojure with Babashka and we recommend installing them with bbin.
This should take care of installing all you need:
~$ brew install babashka/brew/bbin
codegouvfr-output-data.clj:
bbin install https://raw.githubusercontent.com/codegouvfr/codegouvfr-cli/refs/heads/main/src/codegouvfr-output-data.clj
faq-dsfr.clj:
bbin install https://raw.githubusercontent.com/codegouvfr/codegouvfr-cli/refs/heads/main/src/faq-dsfr.clj
subscribe-dsfr.clj:
bbin install https://raw.githubusercontent.com/codegouvfr/codegouvfr-cli/refs/heads/main/src/subscribe-dsfr.clj
If you like Clojure(script), you can support the ecosystem by making a donation to clojuriststogether.org.
2023-2025 DINUM, Bastien Guerry.
The code is published under the EPL 2.0 license.