Skip to content
0t4u edited this page Dec 6, 2020 · 28 revisions

Temporary v2 docs

Proper Docs yay: https://azurapidocs.now.sh

Bugs:

 - When searching with getEquipment, if the query is in English, Chinese, Japanese or Korean, it returns an empty array/nothing if matched.
 - 

Next version planned features:

  • (more)

CURRENT:

DEV: 2.0.9.0

ALPHA: 2.0.0.1

CLI Tool

[NEW!]

Instructions:

  1. cd into the cli directory

  2. run npm run build

  3. ENJOYYYY

or

  1. sudo npm link

or

  1. install globally (npm package coming soon maybe?)

How to use:

  1. cd into the cli directory

  2. MacOS and Linux:

    ./acli-macos or ./acli-linux

    Windows:

    ./acli-windows.exe or double-click the exe file

    Just NodeJS:

    node acli.js

    or

    ./acli.js

    or

    acli if installed globally/linked Its a test tool.

Clone this wiki locally