lua包管理工具luarocks安装

来源:互联网 发布:帝国cms 东方头条 编辑:程序博客网 时间:2024/06/10 00:01
luarocks: https://luarocks.org

luarocks学习  https://segmentfault.com/a/1190000003920034

brew install luarocks

如果不好用,就先去网址:
https://luarocks.org/releases/  下载文件$ cd luarocks-2.4.1$ ./configure; sudo make bootstrap$ sudo luarocks install luasocket

https://github.com/keplerproject/luarocks/wiki/Installation-instructions-for-Mac-OS-X

https://luarocks.org/modules/zserge/luash

luarocks install --server=http://luarocks.org/dev luash

luarocks install lua-path

luarocks install luafilesystem