https://github.com/mhutter/hn-cli
Hacker News CLI, written in Go
https://github.com/mhutter/hn-cli
Last synced: over 1 year ago
JSON representation
Hacker News CLI, written in Go
- Host: GitHub
- URL: https://github.com/mhutter/hn-cli
- Owner: mhutter
- License: mit
- Created: 2016-09-12T11:58:43.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2022-10-20T06:59:36.000Z (over 3 years ago)
- Last Synced: 2025-01-29T02:24:47.648Z (over 1 year ago)
- Language: Go
- Size: 168 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hn-cli
[](https://travis-ci.com/mhutter/hn-cli)
[](https://goreportcard.com/report/github.com/mhutter/hn-cli)
[](https://opensource.org/licenses/MIT)
Minimal Hacker News CLI.
## Installation
go get -u github.com/mhutter/hn-cli/hn
## Usage
hn [] []
- **number of stories** defaults to `10`
- **offset** defaults to `0`
## Examples

## License
MIT (see LICENSE)
---
> [Manuel Hutter](https://hutter.io) - GitHub [@mhutter](https://github.com)