From 64e8c03dea044752bf3f2f228462721fe565f950 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Wed, 19 Jul 2017 00:50:05 +0200 Subject: refactor all the worker stuff --- lib/tools/index.js | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lib/tools/index.js (limited to 'lib/tools/index.js') diff --git a/lib/tools/index.js b/lib/tools/index.js new file mode 100644 index 0000000..062b20e --- /dev/null +++ b/lib/tools/index.js @@ -0,0 +1,7 @@ + +export { + nsatf: { + cmd: process.env.PYTHON_BINARY, + script: 'nsatf.py', + } +} \ No newline at end of file -- cgit v1.2.3-70-g09d2