ruby / csv

CSV Reading and Writing
https://ruby.github.io/csv/
BSD 2-Clause "Simplified" License
181 stars 114 forks source link

Console application for filtering CSV #321

Open BurdetteLamar opened 1 week ago

BurdetteLamar commented 1 week ago

This is the bare bones (no input/output options yet). Options to be added piecemeal.

The help text is a little misleading; it mentions input and output options, but there are none (yet).