Skip to content

technolize/brew-recent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

brew-recent

brew-recent は追加・更新された Formula を表示するサブコマンドです。

Usage

brew recent

Install

libgit2 と pygit2 を利用しているのでそれぞれインストールする必要があります。

brew install libgit2
pip install pygit2

ToDo

  • Ruby で書き直す、かも