1、 安装Rudix

Rudix: http://rudix.org

curl -O https://raw.githubusercontent.com/rudix-mac/rpm/2015.4/rudix.py
sudo python rudix.py install rudix

or even compressed in one-line:

curl -s https://raw.githubusercontent.com/rudix-mac/rpm/2015.4/rudix.py | sudo python - install rudix

2、安装Lua

sudo rudix install lua
3、测试
终端输入:lua
 

最新文章

  1. [转]Excel导入异常Cannot get a text value from a numeric cell解决
  2. Django-跨站请求
  3. linq 的switch实现
  4. c++中的指针
  5. Repeater控件中的三目运算
  6. sql in查询排序
  7. 将Tab栏居中的方法
  8. 一个字典通过dictionaryWithDictionary 他们的内存指针是不同的
  9. Code Jam 2008 APAC local onsites Problem C. Millionaire —— 概率DP
  10. RSA 非对称加密 数字签名 数字证书
  11. Do Palapala (this)
  12. Struts中的数据处理的三种方式
  13. 【Android】用Cubism 2制作自己的Live2D——来制作动态壁纸吧!
  14. 用Shell编写的俄罗斯方块代码
  15. 对请求并发数做限制的通用RequestDecorator
  16. make是如何工作的
  17. Android向手机通讯录中的所有的联系人(包括SIM卡),向手机通讯录中插入联系人
  18. 从苦逼到牛逼,详解Linux运维工程师的打怪升级之路
  19. 如何在linux下查看目录的剩余空间大小
  20. 认识Cookie和状态管理

热门文章

  1. intellij idea 下载安装破解教程
  2. 【Python学习之六】高阶函数2(map、reduce、filter、sorted)
  3. SSH框架面试总结----1
  4. 二分查找、upper_bound、lower_bound
  5. 【mysql】The server quit without updating PID file
  6. poj 3616 奶牛产奶问题 dp算法
  7. cygwin的使用
  8. bash实例-参数/函数/统计IP
  9. curl download zip file
  10. day01 项目