1 2 3 4 5 6 7 8 9
#!/bin/sh python -m pip install hererocks hererocks lua_install -r^ --lua=5.1 export PATH=$PATH:$PWD/lua_install/bin luarocks install luafilesystem luarocks install busted luarocks install luacheck