👋
Welcome to starling-cli
A CLI tool for querying your Starling Bank account
Install
Install globally as an NPM module.
npm install starling-cli -g
Run the following command to initialise the connection to Starling. Follow the prompts to generate and set your Personal Access Token from the Starling Developer portal.
starling init
# OR
starling i
Usage
The following commands (and their aliases) can be used.
starling balance # Fetch your Starling account balance
#OR
starling b
starling transactions # Fetch your Starling account transactions
#OR
starling tx
starling mandates # Fetch the Direct Debit mandates on your Starling account
# OR
starling dd
Author
- Website: https://jiro.digital
- Github: @Jiro-Digital
Show your support
Give a
📝 License
Copyright © 2020 Jiro Digital Ltd.
This project is MIT licensed.