Skip to content

vanishcode/RNinT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RNinT

read noval in your terminal.

又双一个终端看小说工具,由go语言驱动。

安装

1.二进制安装 在realease页面下载你系统对应的版本

2.自行构建

# 建议安装govendor管理依赖
go get -u github.com/kardianos/govendor

git clone https://github.com/vanishcode/RNinT.git
cd RNinT
govendor sync
go run main.go

使用

截图---

说明

主要是爬取 https://www.owllook.net/

协议

MIT License

Copyright (c) 2019 W.J.h

Releases

No releases published

Packages

No packages published

Languages