/getNovel

download novel to txt

Primary LanguageHTMLBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

getNovel - download novel to txt

GoDoc

Table of Contents

Installation

Please note that because of the goquery dependency, getNovel requires Go1.1+.

$ go get github.com/z-Wind/getNovel

To build with two ways

$ cd $GOPATH/src/github.com/z-Wind/getNovel
$ make

(optional) To run unit tests:

$ cd $GOPATH/src/github.com/z-Wind/getNovel
$ make test

(optional) To clean all except source code:

$ cd $GOPATH/src/github.com/z-Wind/getNovel
$ make clean

Examples

$ cd $GOPATH/src/github.com/z-Wind/getNovel
$ ./getNovel -url url_novel_contents

Support