starling-cli

2.0.1 • Public • Published

Welcome to starling-cli 👋

Version Documentation Maintenance License: MIT

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

👤 Sam Alexander

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2022 Sam Alexander.

This project is MIT licensed.

Readme

Keywords

Package Sidebar

Install

npm i starling-cli

Weekly Downloads

2

Version

2.0.1

License

MIT

Unpacked Size

11.5 kB

Total Files

5

Last publish

Collaborators

  • samalexander