Skip to content

Instantly share code, notes, and snippets.

View qqpann's full-sized avatar
🍊

Qiushi Pan qqpann

🍊
View GitHub Profile
$ brew install nginx
$ cd /usr/local/etc/nginx
$ cp nginx.conf.default nginx.conf
$ cp nginx.conf nginx.conf.YYYYMMDD
$ vi nginx.conf
@qqpann
qqpann / config.cson
Last active March 14, 2017 07:06
Atomおすすめプラグイン〜導入まで ref: http://qiita.com/Qiuqiu/items/63ec28715547c0f68b1b
"*":
"runner":
scopes:
python: "python3"