]> git.parisson.com Git - teleforma.git/commit
Add bin scripts
authorGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Tue, 5 Feb 2019 00:50:40 +0000 (01:50 +0100)
committerGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Tue, 5 Feb 2019 00:50:40 +0000 (01:50 +0100)
commitcdfdcd13b4de94acd4ec0b57ff722411fddd3219
tree0cb3df5c72cd964e2c6f9ec5a61a568f4d3323d4
parent566b20cd671c5a8b8ec68c2851fa5a03e714788c
Add bin scripts
14 files changed:
.gitignore
app/bin/app.sh [new file with mode: 0755]
app/bin/diag.sh [new file with mode: 0755]
app/bin/enumeration.sh [new file with mode: 0755]
app/bin/init.sh [new file with mode: 0755]
app/bin/install_plugins.sh [new file with mode: 0755]
app/bin/modelviz.py [new file with mode: 0755]
app/bin/notebook.sh [new file with mode: 0755]
app/bin/setup_plugins.sh [new file with mode: 0755]
app/bin/update_schema.sh [new file with mode: 0755]
app/bin/upgrade_from_1.6_to_1.7.sh [new file with mode: 0755]
app/bin/wait.sh [new file with mode: 0755]
app/bin/worker.sh [new file with mode: 0755]
docker-compose.yml