This website requires JavaScript.
Explore
Help
Sign in
SunRed
/
myriad
Watch
1
Star
0
Fork
You've already forked myriad
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
57ea8696e7
myriad
/
languages
/
csharp
/
run.sh
3 lines
71 B
Bash
Raw
Normal View
History
Unescape
Escape
eval: limit docker output to not run out of memory
2020-06-07 03:43:41 -04:00
cat > program.cs
Initial commit
2019-07-09 05:19:41 -04:00
csc program.cs >/dev/null
&&
mono program.exe
||
true
Reference in a new issue
Copy permalink