项目作者: vutran

项目描述 :
Simple HN CLI Client in Golang
高级语言: Go
项目地址: git://github.com/vutran/go-hn.git
创建时间: 2017-09-06T06:20:30Z
项目社区:https://github.com/vutran/go-hn

开源协议:MIT License

下载


go-hn

Simple command-line util to fetch stories from Hacker News

Install

To get started, you need a working Go environment. Once available, grab the tool here:

  1. $ go get -u github.com/vutran/go-hn

Usage

  1. Usage:
  2. go-hn [flags] <command>
  3. Commands:
  4. new View new stories
  5. best View best stories
  6. top View top stories
  7. ask View Ask HN stories
  8. show View Show HN stories
  9. jobs View jobs
  • srgnt - Simple command-line framework for Go

License

MIT © Vu Tran