Go ... todo

master
Martin Polanka 5 years ago
parent 15b5470974
commit 99e2772e0b

@ -15,3 +15,7 @@ We use a wrapper script that translates exceptions to error codes. This script c
## Java ## Java
By default, we use a script that looks for a class with a `main` method and executes it for running Java programs. This script is located in the utils repository. By default, we use a script that looks for a class with a `main` method and executes it for running Java programs. This script is located in the utils repository.
## Go
Everything has to be in one package (arbitrary named). TODO...
Loading…
Cancel
Save