LuaRocks

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
(以“LuaRocks 是 Lua 的包管理器。 ==指南== wget http://luarocks.org/releases/luarocks-2.3.0.tar.gz tar zxpf luarocks-2.3.0.tar.gz cd luarocks-2.3.0 ./c...”为内容创建页面)
 
(指南)
 
第7行: 第7行:
 
  ./configure; sudo make bootstrap
 
  ./configure; sudo make bootstrap
 
  sudo luarocks install luasocket
 
  sudo luarocks install luasocket
 +
lua
 
  > require "socket"
 
  > require "socket"
  

2016年3月7日 (一) 11:46的最后版本

LuaRocks 是 Lua 的包管理器。

[编辑] 指南

wget http://luarocks.org/releases/luarocks-2.3.0.tar.gz
tar zxpf luarocks-2.3.0.tar.gz
 cd luarocks-2.3.0
./configure; sudo make bootstrap
sudo luarocks install luasocket
lua
> require "socket"

[编辑] 图集

[编辑] 链接

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱