README
¶
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
- A Unix-like shell environment (Git Bash works for this)
flatc
go-bindata
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
Click to show internal directories.
Click to hide internal directories.