Skip to content

codegouvfr/codegouvfr-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

img Software License

Presentation

This repository contains various scripts related to code.gouv.fr

Prerequisites

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

Installation

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

Support the Clojure(script) ecosystem

If you like Clojure(script), you can support the ecosystem by making a donation to clojuriststogether.org.

Licence

2023-2025 DINUM, Bastien Guerry.

The code is published under the EPL 2.0 license.