KO
|
EN
gitlite โ search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
hn
โ 17
Open GitHub โ
๐ฐ Hacker News CUI Client made with go.
Download README (.md)
Explore Similar Repositories
dms-vue
:
ๅบไบ vue + element UI ๅฎฟ่็ฎก็็ณป็ป
node-email-extractor
:
Extract emails from text and also from a site page
apollo-cloud-file-uploads
:
โ๏ธ Uploading files to S3, Cloudinary, and other cloud services using Apollo Server and Apollo Client (Hooks).
product-order-services
:
This project contains prototype modules for making a simple product order system based on micro-service architecture.
vuexr
:
VueXR is a Vue plugin that let's you project regular DOM components onto augmented reality (AR) markers in real-time.
// repository documentation
Was this content helpful?
โ 0
(0 ratings)
Select Rating:
โ
โ
โ
โ
โ
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
hn
?
Download (.md)
# hn [Hacker News](https://news.ycombinator.com/news) CUI Client made with go.  ## Usage ```shell $ hn ``` By default, the top 10 stories are displayed. If you want to watch more stories, you can use number options. ```shell $ hn -h NAME: hn - This is a tool to see 'Hacker News' made with Go USAGE: hn [global options] command [command options] [arguments...] VERSION: 0.0.0 COMMANDS: help, h Shows a list of commands or help for one command GLOBAL OPTIONS: --number value, -n value option for number of Hacker News acquisitions (default: 10) --help, -h show help --version, -v print the versio ```