Skip to content

Latest commit

 

History

History
54 lines (36 loc) · 1.13 KB

README.md

File metadata and controls

54 lines (36 loc) · 1.13 KB

Merchant

badge

Merchant logo

Albion Online trader helper

This a simple tool to compare item's price and help Albion's trader to be more profitable.

It uses the public API from Albion Online Data to get the prices and try to compare them.

About the code

  • I make it with the possibilities of unit and integration tests, but i doesn't implement that yet, but as soon as i can, i will do that.
  • I will check and validate the qualities and cities as soon as possible in the cli

How to use

A binary called "merchant" is available from the root of project

Merchant
v1.0.0

Description:
Albion Online trader helper

Options:
-h --help        Help Screen
-V --version     Version

Commands:
product          Show information about a product

Example

Basic usage

./merchant product -n T4_BAG -q 3,4 -c martlock,bridgewatch

Organize the output by price

./merchant product -n T4_BAG,T5_BAG,T6_BAG -q 3,4,5 -c martlock,bridgewatch --order price