hnreader

command module
v0.0.0-...-c63af50 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 20, 2016 License: MIT Imports: 11 Imported by: 0

README

Hacker News Reader

Go Report Card Build Status

Open multiple hacker news feed with your favorite browser using command line.

Why?

I tend to read all news on the front page of Hacker News. This allow me to run one command and make life easy.

Installation and Usage
  • Run this for get/install it:
    go get -u github.com/Bunchhieng/hnreader

  • Make sure you have GOPATH set up properly:
    export GOPATH=/path/to/your/go/workspace
    export PATH=$GOPATH/bin:$PATH

  • From the root of a project:

    • Run with default option to open 10 news with chrome:
      hnreader r
    • Run with option -t = tabs and -b = browser:
      hnreader r -t 31 -b "firefox"
Credits
License

The MIT License (MIT)

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL