Skip to content
Snippets Groups Projects
Commit 74ee40d4 authored by Anthony's avatar Anthony
Browse files

WIP cli

parent 3c8f9ad5
No related branches found
No related tags found
1 merge request!15Draft : Resolve "Add a CLI tool"
......@@ -28,7 +28,7 @@ shift
# Keep actions sorted
case $action in
"build-mirador")
cd $MIRADOR_FOLDER &&
cd $MIRADOR_FOLDER && $cmdbuildmirador
;;
"build-mirador-plugin")
cd $MIRADOR_ANNOTATION_FOLDER && $cmdbuildmiradorplugin
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment