Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Goで作り直すgitignore生成コマンド #go #golang / Reinvent gitignore command using golang

Goで作り直すgitignore生成コマンド #go #golang / Reinvent gitignore command using golang

Toshinori Sugita

May 16, 2018
Tweet

More Decks by Toshinori Sugita

Other Decks in Technology

Transcript

  1. 自己紹介 • 杉田 寿憲 ◦ Toshinori Sugita ◦ toshi0607 ◦

    toshi0607 ◦ toshi0607 • Software Engineer@freee ◦ 好評の Windows 版に続いて急遽リリースを決めた Mac 版アプリの開発に、Xamarin.Mac を採用し て大幅な開発効率のアップと機能の標準化を実現。 • 最近の様子 ◦ Ruby > JavaScript >>> Go >>>>>> C# • 『Extensive Xamarin』(共著)発売中! ◦ 技術書典から商業出版へ
  2. gigコマンドとは? • Usage ◦ gig [OPTIONS] [Language] • Application Options:

    ◦ -l, --list Show list of available language ◦ -f, --File Output .gitignore file ◦ -q, --quiet Hide stdout ◦ -v, --version Show version • Help Options: ◦ -h, --help Show this help message ※https://github.com/toshi0607/gig