You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-13Lines changed: 3 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -3,14 +3,11 @@
3
3
4
4
# Presentation
5
5
6
-
This repository contains various scripts related to [code.gouv.fr](https://code.gouv.fr):
7
-
8
-
-`subscribe-dsfr.clj` to deploy a ML subscription page - see [code.gouv.fr/infolettre](https://code.gouv.fr/infolettre/)
9
-
-`codegouvfr-output-data.clj` to collect and output data from [ecosystem.code.gouv.fr](https://ecosystem.code.gouv.fr)
6
+
This repository contains `codegouvfr-output-data.clj`, a script to collect and output data from [ecosystem.code.gouv.fr](https://ecosystem.code.gouv.fr).
10
7
11
8
# Prerequisites
12
9
13
-
The scripts are written in [Clojure](https://clojure.org) with
10
+
It is written in [Clojure](https://clojure.org) with
14
11
[Babashka](https://babashka.org) and we recommend installing them with
15
12
[bbin](https://github.com/babashka/bbin).
16
13
@@ -24,16 +21,9 @@ This should take care of installing all you need:
0 commit comments