An open API service indexing awesome lists of open source software.

https://github.com/mizzy/amexcsv


https://github.com/mizzy/amexcsv

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# AMEXCSV

A program to get a CSV file from AMEX site and output it to STDOUT.

## Sample Usage

You can use this program with [amexaim](https://github.com/mizzy/amexaim) to post payment data to [Zaim](https://zaim.net/).
```shell
$ amexcsv | amexaim
```