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:
parent
60af1efaad
commit
101cf9aeeb
15 changed files with 38 additions and 28 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue