piston/readme.md

520 B

Piston

This project is the underlying engine for running untrusted and possibly malicious code that originates from from EMKC contests and challenges.

Installation

Usage

  • docker/execute <lang> <path to file>

Supported Languages

Currently python2, python3, c, c++, go, node, and ruby are supported.

License

Piston is licensed under the MIT license.