Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/massa142/gotebu
Command Line Client for Hatena Bookmark HotEntry
https://github.com/massa142/gotebu
go hatena-bookmark-hotentry
Last synced: 24 days ago
JSON representation
Command Line Client for Hatena Bookmark HotEntry
- Host: GitHub
- URL: https://github.com/massa142/gotebu
- Owner: massa142
- License: mit
- Created: 2015-12-19T12:40:46.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-10-14T07:19:23.000Z (about 6 years ago)
- Last Synced: 2024-06-20T05:14:01.290Z (5 months ago)
- Topics: go, hatena-bookmark-hotentry
- Language: Go
- Homepage: http://b.hatena.ne.jp/hotentry
- Size: 245 KB
- Stars: 7
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gotebu
## NAME
gotebu - Command Line Client for Hatena Bookmark HotEntry ([http://b.hatena.ne.jp/hotentry](http://b.hatena.ne.jp/hotentry))
![](https://raw.githubusercontent.com/massa142/gotebu/master/Screenshot.png)
## SYNOPSIS
```
NAME:
gotebu - Command Line Client for Hatena Bookmark HotEntry (http://b.hatena.ne.jp/hotentry)USAGE:
gotebu [global options] [category]VERSION:
0.0.0GLOBAL OPTIONS:
--number, -n "10" number of output lines
--json output as json
--version, -v print the version
```## INSTALLATION
```
go get github.com/massa142/gotebu
```