https://github.com/codegouvfr/codegouvfr-cli
🧢 Various CLI tools
https://github.com/codegouvfr/codegouvfr-cli
bluehats cli codegouvfr
Last synced: about 1 year ago
JSON representation
🧢 Various CLI tools
- Host: GitHub
- URL: https://github.com/codegouvfr/codegouvfr-cli
- Owner: codegouvfr
- Created: 2024-10-13T08:06:57.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-28T14:32:16.000Z (about 1 year ago)
- Last Synced: 2025-02-28T15:20:49.902Z (about 1 year ago)
- Topics: bluehats, cli, codegouvfr
- Language: Clojure
- Homepage: https://code.gouv.fr
- Size: 178 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSES/LICENSE.EPL-2.0.txt
Awesome Lists containing this project
README
[](https://code.gouv.fr/documentation/#/publier)
[](https://githut.com/codegouvfr/codegouvfr-cli/tree/main/item/LICENSES/LICENSE.EPL-2.0.txt)
# Presentation
This repository contains various scripts related to
[code.gouv.fr](https://code.gouv.fr.)
# Prerequisites
The scripts are written in [Clojure](https://clojure.org/) with
[Babashka](https://babashka.org/), a fast native Clojure scripting
runtime.
- [clojure](https://clojure.org/guides/install_clojure)
- [babashka](https://github.com/babashka/babashka#installation)
- [bbin](https://github.com/babashka/bbin#installation)
# Installation
Once `bbin` is installed in your environment, run this in a terminal:
- `bbin install https://raw.githubusercontent.com/codegouvfr/codegouvfr-cli/refs/heads/main/src/codegouvfr-output-data.clj`
- `bbin install https://raw.githubusercontent.com/codegouvfr/codegouvfr-cli/refs/heads/main/src/faq-server-dsfr.clj`
# [Contributing](CONTRIBUTING.md)
# Support the Clojure(script) ecosystem
If you like Clojure(script), you can support the ecosystem by making a donation to [clojuriststogether.org](https://www.clojuriststogether.org).
# Licence
2023-2025 DINUM, Bastien Guerry.
The code is published under the [EPL 2.0 license](LICENSES/LICENSE.EPL-2.0.txt).