<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ryochack</author_name>
  <author_url>https://blog.hatena.ne.jp/ryochack/</author_url>
  <blog_title>ryochack.clipboard</blog_title>
  <blog_url>https://ryochack.hatenadiary.org/</blog_url>
  <categories>
    <anon>golang</anon>
  </categories>
  <description>go install はパッケージのビルドコマンド。 使い方 $GOPATH/src/以下にビルドしたいパッケージのソースコードを配置する。 go install 実行 test_pkgというディレクトリ下のコードをパッケージとしてビルドしたい場合。 $ mv -rf test_pkg $GOPATH/src $ go install $ ls $GOPATH/pkg/&quot;system_arch&quot;/ test_pkg.a これでtest_pkg.aができる。 go getの使い方はよくわからない…。 $ go get package git:/github.com/xxx/xxx.git pac…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fryochack.hatenadiary.org%2Fentry%2F20120418%2F1334744085&quot; title=&quot;go install の使い方 - ryochack.clipboard&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2012-04-18 19:14:45</published>
  <title>go install の使い方</title>
  <type>rich</type>
  <url>https://ryochack.hatenadiary.org/entry/20120418/1334744085</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
