/go-parser

Some golang experiments

Primary LanguageGo

Installation and usage

go get ...
cat links.txt | parser

# or

cat links.txt | go run parser.go