You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-3Lines changed: 7 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,16 @@
1
1
# outsource
2
2
Job submission code for XENONnT
3
3
4
+
## Installation
5
+
TODO
6
+
7
+
Outsource requires modules from [utilix](https://github.com/XENONnT/utilix)
8
+
4
9
## Configuration file
5
10
6
-
This tool expects a configuration file named `$HOME/.xenonnt.conf`. Note that
7
-
environment variables can be used in the form `$HOME`. Example:
11
+
Just like utilix, this tool expects a configuration file named `$HOME/.xenonnt.conf`. Particularly it uses information in the field of the config with header 'Outsource', see below:
0 commit comments