A CLI tool to interact with the API for the Stack Mastercard at getstack.ca
$ nimble install https://github.com/ynfle/stacker
Requires 3 API keys to be ENV variables
STACK_PIN_API_KEY
STACK_TEMP_API_KEY
STACK_X_API_KEY
These can be found by inspecting the request on the "Actiivty" page of the stack website (once logged in) with the request you?startDate...
$ stacker
By default, transactions.json
is save to the OSes native cache directory under stacker/transactions.json
(See getCacheDir
)