yammerjp / gimonfu

CLI to manage hatena-blog articles

Home Page:https://www.npmjs.com/package/gimonfu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ToDo

yammerjp opened this issue · comments

  • download all articles
  • post an article
  • put an article
  • compare local article's date with the remote article's one
  • update posted/put article
  • pull
  • push
  • sync
  • commit date option

git log --pretty=format:'%cd' --date=iso -- path/to/file/or/dir | head -n 1

特定ファイルの最新コミット日時を取得