Skip to content

coyle/hacker-news

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

hacker-news

Searches the top stories on Hacker News and outputs the title and link that match a regular expression.

Installation

go get github.com/coyle/hacker-news

Dependencies

go get github.com/fatih/color

Run

go run main.go

optional flags:

-regexp="regexp to match on stories"

Ex. go run main.go -regexp=[Nn]ode(.js)?

On a Mac you can CMD+click to open a URL from the terminal

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages