kmwenja / optimistic-title

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Optimistic Title

Takes urls from stdin and prints out the url and it's title

Build

make

make install

PREFIX=~/bin make install

TODO

  • delimiter option
  • don't print url option
  • ignore domains/regexes

About


Languages

Language:Go 91.3%Language:Makefile 8.7%