Skip to content

karashiiro/bingode

Repository files navigation

bingode

Binary data provider for godestone.

Installation

go get github.com/karashiiro/bingode

Usage

bin := bingode.New()
s := godestone.NewScraper(bin, godestone.EN)

Contributing

Dependencies

Updating

Clone the repository recursively and update the submodule to the latest commit:

git clone --recursive https://github.com/karashiiro/bingode
cd bingode/ && git submodule update --remote --merge

Run the generate.sh script:

./generate.sh

About

Binary data provider for godestone.

Resources

License

Stars

3 stars

Watchers

2 watching

Forks

Contributors