1
0
Fork 0
mirror of https://github.com/engineer-man/piston.git synced 2025-05-16 00:26:27 +02:00

add support for multiple arguments

This commit is contained in:
Brian Seymour 2018-10-06 11:48:10 -05:00
parent 60af1efaad
commit 101cf9aeeb
15 changed files with 38 additions and 28 deletions

View file

@ -10,7 +10,7 @@ from from EMKC contests and challenges. It's also used in the Engineer Man Disco
- `./build`
#### Usage
- `docker/execute <lang> <path to file>`
- `docker/execute [language] [path] [arg]...`
#### Supported Languages
Currently python2, python3, c, c++, go, node, ruby, r, c#, nasm, php, and java is supported.