karashiiro / bingode

Binary data provider for godestone.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bingode

Binary data provider for godestone.

Installation

go get github.com/karashiiro/bingode

Usage

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

Contributing

Make sure to checkout the submodules if you are changing pack information.

Dependencies

Updating

Just run generate.sh in a sh-like shell, after updating lodestone-data-exports (Git Bash works perfectly).

About

Binary data provider for godestone.

License:MIT License


Languages

Language:Go 96.7%Language:Shell 3.3%