We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3afebb2 commit 52c1c61Copy full SHA for 52c1c61
linuxbuild.sh
@@ -0,0 +1,5 @@
1
+#!/bin/bash
2
+
3
+git pull
4
5
+codeblocks --target="Debug Linux" --build JANE.v4.cbp
0 commit comments