From f165328bd880e5fe85a821cd8e5deb63eae3f3b8 Mon Sep 17 00:00:00 2001 From: kokomo123 <70863536+kokomo123@users.noreply.github.com> Date: Wed, 8 Jan 2025 23:33:14 +0000 Subject: [PATCH] Add digisteps to Misc (#1053) Co-authored-by: Loymdayddaud <145969603+TheGiraffe3@users.noreply.github.com> --- software/digisteps.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 software/digisteps.yml diff --git a/software/digisteps.yml b/software/digisteps.yml new file mode 100644 index 0000000000..94c4b452a7 --- /dev/null +++ b/software/digisteps.yml @@ -0,0 +1,11 @@ +name: Digisteps +website_url: https://ladigitale.dev/digisteps/ +description: A simple application for creating online educational paths (documentation in French). +licenses: + - AGPL-3.0 +platforms: + - Nodejs + - PHP +tags: + - Miscellaneous +source_code_url: https://codeberg.org/ladigitale/digisteps \ No newline at end of file