https://github.com/codegouvfr/codegouvfr-output-data
🧢 Various CLI tools
https://github.com/codegouvfr/codegouvfr-output-data
bluehats cli codegouvfr
Last synced: about 1 year ago
JSON representation
🧢 Various CLI tools
- Host: GitHub
- URL: https://github.com/codegouvfr/codegouvfr-output-data
- Owner: codegouvfr
- Created: 2024-10-13T08:06:57.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-03T14:18:31.000Z (about 1 year ago)
- Last Synced: 2025-04-03T15:27:56.489Z (about 1 year ago)
- Topics: bluehats, cli, codegouvfr
- Language: Clojure
- Homepage: https://code.gouv.fr
- Size: 263 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSES/EPL-2.0.txt
Awesome Lists containing this project
README
[](https://code.gouv.fr/documentation/#quels-degres-douverture-pour-les-codes-sources)
[](https://githut.com/codegouvfr/codegouvfr-cli/tree/main/item/LICENSES/LICENSE.EPL-2.0.txt)
# Presentation
This repository contains `codegouvfr-output-data.clj`, a script to collect and output data from [ecosystem.code.gouv.fr](https://ecosystem.code.gouv.fr).
# Prerequisites
It is written in [Clojure](https://clojure.org) with
[Babashka](https://babashka.org) and we recommend installing them with
[bbin](https://github.com/babashka/bbin).
- [Install Clojure](https://clojure.org/guides/install_clojure)
- [Install babashka](https://github.com/babashka/babashka#installation)
- [Install bbin](https://github.com/babashka/bbin#installation)
This should take care of installing all you need:
~$ brew install babashka/brew/bbin
# Installation
bbin install io.github.codegouvfr/codegouvfr-output-data
# [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).
# License
2023-2025 DINUM, Bastien Guerry.
The code is published under the [EPL 2.0 license](LICENSES/LICENSE.EPL-2.0.txt).