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

https://github.com/ezitisitis/firefly-iii-citadele-csv-cleaner


https://github.com/ezitisitis/firefly-iii-citadele-csv-cleaner

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Citadele CSV parser for Firefly-iii

## Usage

To call script execute:
```bash
php index.php --file=~/directory/file.csv
```

New file will be outputted at: `~/directory/file.csv-generated.csv`

### Options

#### Required

1. `-f` or `--file` to specify where csv file is located.

## Roadmap

Roadmap is located in ROADMAP.md

## License

License is located in LICENSE.md