2 minutes read (About 355 words)
My computer develop environment
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
| $ sw_vers ProductName: Mac OS X ProductVersion: 10.12.6 BuildVersion: 16G29
$ brew -v Homebrew 1.3.0 Homebrew/homebrew-core (git revision 83c2;
$ hexo -v hexo: 3.3.7 hexo-cli: 1.0.3 os: Darwin 16.7.0 darwin x64 http_parser: 2.7.0 node: 8.4.0 v8: 6.0.286.52 uv: 1.13.1 zlib: 1.2.11 ares: 1.10.1-DEV modules: 57 nghttp2: 1.22.0 openssl: 1.0.2l icu: 59.1 unicode: 9.0 cldr: 31.0.1 tz: 2017b
|