{"id":629,"date":"2018-07-04T23:37:42","date_gmt":"2018-07-04T14:37:42","guid":{"rendered":"http:\/\/lizefieldwp.azurewebsites.net\/?p=629"},"modified":"2018-06-29T15:38:25","modified_gmt":"2018-06-29T06:38:25","slug":"macos%e3%81%b8anyenv%e3%81%ae%e3%82%a4%e3%83%b3%e3%82%b9%e3%83%88%e3%83%bc%e3%83%ab","status":"publish","type":"post","link":"https:\/\/lizefieldwp.azurewebsites.net\/index.php\/2018\/07\/04\/macos%e3%81%b8anyenv%e3%81%ae%e3%82%a4%e3%83%b3%e3%82%b9%e3%83%88%e3%83%bc%e3%83%ab\/","title":{"rendered":"macOS\u3078anyenv\u306e\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb"},"content":{"rendered":"<p>macOS\u3078\u306eanyenv\u30bb\u30c3\u30c8\u30a2\u30c3\u30d7\u30e1\u30e2<\/p>\n<p><!--more--><\/p>\n<p>anyenv\u306e\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb<\/p>\n<pre class=\"brush: plain; title: ; notranslate\" title=\"\">\r\ngit clone https:\/\/github.com\/riywo\/anyenv ~\/.anyenv\r\n\r\n# .bash_profile\u3078\u306e\u66f8\u304d\u8fbc\u307f\r\necho 'export PATH=&quot;$HOME\/.anyenv\/bin:$PATH&quot;' &gt;&gt; ~\/.bash_profile\r\necho 'eval &quot;$(anyenv init -)&quot;' &gt;&gt; ~\/.bash_profile\r\n\r\n# \u5909\u66f4\u3092\u73fe\u5728\u306e\u30bf\u30fc\u30df\u30ca\u30eb\u3078\u53cd\u6620\r\nsource .bash_profile\r\n<\/pre>\n<p>ruby\u306e\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb<\/p>\n<pre class=\"brush: plain; title: ; notranslate\" title=\"\">\r\n# rbenv\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\r\nanyenv install rbenv\r\n\r\n# \u5909\u66f4\u3092\u73fe\u5728\u306e\u30bf\u30fc\u30df\u30ca\u30eb\u3078\u53cd\u6620\r\nsource .bash_profile\r\n\r\n# \u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u53ef\u80fd\u306aruby\u30d0\u30fc\u30b8\u30e7\u30f3\u4e00\u89a7\u306e\u8868\u793a\r\nrbenv install -l\r\n\r\n# ruby\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u3092\u6307\u5b9a\u3057\u3066\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\r\nrbenv install 2.5.0\r\n\r\n# \u6307\u5b9a\u30d0\u30fc\u30b8\u30e7\u30f3\u3092\u6709\u52b9\u5316\r\nrbenv global 2.5.0\r\n\r\n# \u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3055\u308c\u3066\u3044\u308bruby\u30d0\u30fc\u30b8\u30e7\u30f3\u306e\u8868\u793a\r\nrbenv versions\r\n<\/pre>\n<p>node\u306e\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb<\/p>\n<pre class=\"brush: plain; title: ; notranslate\" title=\"\">\r\n# ndenv\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\r\nanyenv install ndenv\r\n\r\n# \u5909\u66f4\u3092\u73fe\u5728\u306e\u30bf\u30fc\u30df\u30ca\u30eb\u3078\u53cd\u6620\r\nsource .bash_profile\r\n\r\n# \u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u53ef\u80fd\u306anode\u30d0\u30fc\u30b8\u30e7\u30f3\u4e00\u89a7\u306e\u8868\u793a\r\nndenv install -l\r\n\r\n# node\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u3092\u6307\u5b9a\u3057\u3066\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\r\nndenv install v8.9.4\r\n\r\n# \u6307\u5b9a\u30d0\u30fc\u30b8\u30e7\u30f3\u3092\u6709\u52b9\u5316\r\nndenv global v8.9.4\r\n\r\n# \u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3055\u308c\u3066\u3044\u308bnode\u30d0\u30fc\u30b8\u30e7\u30f3\u306e\u8868\u793a\r\nndenv versions\r\n<\/pre>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>macOS\u3078\u306eanyenv\u30bb\u30c3\u30c8\u30a2\u30c3\u30d7\u30e1\u30e2<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[119],"tags":[122,120,124,123],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/lizefieldwp.azurewebsites.net\/index.php\/wp-json\/wp\/v2\/posts\/629"}],"collection":[{"href":"https:\/\/lizefieldwp.azurewebsites.net\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/lizefieldwp.azurewebsites.net\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/lizefieldwp.azurewebsites.net\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/lizefieldwp.azurewebsites.net\/index.php\/wp-json\/wp\/v2\/comments?post=629"}],"version-history":[{"count":9,"href":"https:\/\/lizefieldwp.azurewebsites.net\/index.php\/wp-json\/wp\/v2\/posts\/629\/revisions"}],"predecessor-version":[{"id":641,"href":"https:\/\/lizefieldwp.azurewebsites.net\/index.php\/wp-json\/wp\/v2\/posts\/629\/revisions\/641"}],"wp:attachment":[{"href":"https:\/\/lizefieldwp.azurewebsites.net\/index.php\/wp-json\/wp\/v2\/media?parent=629"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/lizefieldwp.azurewebsites.net\/index.php\/wp-json\/wp\/v2\/categories?post=629"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/lizefieldwp.azurewebsites.net\/index.php\/wp-json\/wp\/v2\/tags?post=629"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}