]> gitweb.fluxo.info Git - rhatto/apps.git/commitdiff
Feat: adds bogolearn and bin folder
authorSilvio Rhatto <rhatto@riseup.net>
Wed, 14 Apr 2021 22:34:00 +0000 (19:34 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Wed, 14 Apr 2021 22:34:00 +0000 (19:34 -0300)
.gitmodules
bin/bogolearn [new symlink]
bin/ssi_server [new symlink]
bogorb [new submodule]

index 343465a76dd6b0df884d2ebff585b155712fe653..28dd4271b46241e1585545acad50f75a59b3df82 100644 (file)
 [submodule "git-hooks"]
        path = git-hooks
        url = https://git.fluxo.info/git-hooks
+[submodule "bogorb"]
+       path = bogorb
+       url = https://github.com/tjouan/bogorb
diff --git a/bin/bogolearn b/bin/bogolearn
new file mode 120000 (symlink)
index 0000000..ba8e8a0
--- /dev/null
@@ -0,0 +1 @@
+../bogorb/bin/bogolearn
\ No newline at end of file
diff --git a/bin/ssi_server b/bin/ssi_server
new file mode 120000 (symlink)
index 0000000..bcb50f1
--- /dev/null
@@ -0,0 +1 @@
+../ssi-server/ssi_server.py
\ No newline at end of file
diff --git a/bogorb b/bogorb
new file mode 160000 (submodule)
index 0000000..d0513b7
--- /dev/null
+++ b/bogorb
@@ -0,0 +1 @@
+Subproject commit d0513b7ec915b0e9efcae8ad00d616d6f82767c3