Get Homebrew installed on your mac if you don't already have it
Install highlight. "brew install highlight". (This brings down Lua and Boost as well)
| 301 https://github.com/zxdrive/imouto.host |
| #!/usr/bin/env python | |
| # -*- coding: utf-8 -*- | |
| # 此脚本不再更新, 毕竟要依赖第三方pycurl库. | |
| # 重写的脚本不再依赖非标准库, 感兴趣的见: https://github.com/isayme/v2ex | |
| import sys | |
| import string | |
| try: | |
| import pycurl2 as pycurl |
Get Homebrew installed on your mac if you don't already have it
Install highlight. "brew install highlight". (This brings down Lua and Boost as well)