AllIsHackedOff

Just a memo, just a progress

2016-01-01から1年間の記事一覧

Goでgitリポジトリを操作しようと軽くトライした話

はじめに PerlやRubyで色々ツールを作っていた頃 Git::Repository - search.cpan.org GitHub - schacon/ruby-git: Ruby/Git is a Ruby library that can be used to create, read and manipulate Git repositories by wrapping system calls to the git bina…

【翻訳】【Golang】標準的なパッケージのレイアウト

Golangレベルアップしたいので色々な記事を翻訳して整理してみようと思った(会社でもそういう試みをやっているので真似っこです) Standard Package Layout — Medium vendoring、Generics。Goコミュニティではこれらは大きな問題とみなされてきた。そしてほ…