An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

[![img](https://img.shields.io/badge/code.gouv.fr-contributif-blue.svg)](https://code.gouv.fr/documentation/#quels-degres-douverture-pour-les-codes-sources)
[![Software License](https://img.shields.io/badge/Licence-EPL-green.svg)](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).