Skip to content

Go program to categorize bank transactions within a csv file based on regular expressions

License

Notifications You must be signed in to change notification settings

jastBytes/catTrans

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

😼 catTrans

Go program to categorize bank transactions within a csv file based on regular expressions

Usage

It's easy to use. See the examples folder.

go run main.go examples/categories.csv examples/transactions.csv examples/output.csv 1 ","

About

Go program to categorize bank transactions within a csv file based on regular expressions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages