Skip to content

Sekkmer/goblineer-updater-haskell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Goblineer Updater

Goblineer updater analyses the World of Warcraft auction house and calculates marketvalues.

Building

Required haskell packages:

  • aeson
  • http-client
  • cmdargs

You can build the project by running:

make build

or if make in not installed:

ghc -O2 Main.hs

Usage

./Main --region=<region> --realm=<realm> --apikey=<apikey>

The output file will be out.json

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published