{ "version": "0.0.1", "configurations": [ { "name": "metacrypt", "runtimeExecutable": "bash", "runtimeArgs": ["-c", "make metacrypt && ./metacrypt server --config /Users/kyle/src/metacrypt/srv/metacrypt.toml"], "port": 8443 } ] }