Print HTML information ( title, description, keywords ).
HTMLファイルのタイトルやディスクリプションをタブ文字区切りで出力します。
Direct downloads are available through the releases page.
実行ファイルは、release pageから直接ダウンロードできます。
If you have Go installed on your computer just run go get.
Goがインストールされている環境であれば、go getでインストールできます。
$ go get github.com/daikiueda/htmlinfo
$ htmlinfo [options]
-
--dir, -d
Set top directory of HTML files. -
--charset, -c
Set charset of HTML files. -
--no-header
Hide header.