mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-21 20:46:26 +02:00
Add dash
This commit is contained in:
parent
b64598763d
commit
e9f85c4eee
5 changed files with 17 additions and 0 deletions
|
@ -11,6 +11,8 @@ echo -n 'testing cpp = '
|
|||
../../cli/execute cpp cpp.cpp
|
||||
echo -n 'testing csharp = '
|
||||
../../cli/execute csharp csharp.cs
|
||||
echo -n 'testing dash = '
|
||||
../../cli/execute dash dash.sh
|
||||
echo -n 'testing deno = '
|
||||
../../cli/execute deno deno.ts
|
||||
echo -n 'testing elixir = '
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue