mirror of
https://github.com/engineer-man/piston.git
synced 2025-06-08 03:06:26 +02:00
new executors
This commit is contained in:
parent
5220e890c6
commit
0e666cd41a
5 changed files with 18 additions and 5 deletions
|
@ -26,3 +26,7 @@ echo 'testing ruby'
|
|||
../lxc/execute ruby test.rb
|
||||
echo 'testing brainfuck'
|
||||
../lxc/execute bf test.bf
|
||||
echo 'testing rust'
|
||||
../lxc/execute rust test.rs
|
||||
echo 'testing swift'
|
||||
../lxc/execute swift test.swift
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue