Skip to content

Print HTML information ( title, description, keywords, and etc... ).

License

Notifications You must be signed in to change notification settings

daikiueda/htmlinfo

Repository files navigation

htmlinfo

Print HTML information ( title, description, keywords ).
HTMLファイルのタイトルやディスクリプションをタブ文字区切りで出力します。

Install

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

Usage

$ htmlinfo [options]

options

  • --dir, -d
    Set top directory of HTML files.

  • --charset, -c
    Set charset of HTML files.

  • --no-header
    Hide header.

About

Print HTML information ( title, description, keywords, and etc... ).

Resources

License

Stars

Watchers

Forks

Packages

No packages published