jsattler / go-comdirect

Go module and CLI tool to interact with the comdirect REST API
Apache License 2.0
44 stars 9 forks source link

feat: add CLI flag to write directly to a specified output file (#44) #45

Open aa-ko opened 10 months ago

aa-ko commented 10 months ago

I am not very proficient in Go, so this might not be ideal, but this is my attempt to implement #44.