| Recommend this page to a friend! |
| Classes of Christiaan Baartse | > | Lua sandbox | > | readme.md | > | Download | ||
|
|||||||||||||||||||||
LuaSandbox
==========
[](http://travis-ci.org/Web-Power/luasandbox)
Sandbox to run user supplied code using the Lua language.
Installation
------------
Run
composer.phar require webpower/luasandbox
Or add the following to your composer.json file
"require": {
"inlinestyle/inlinestyle": "1.0"
}
|