Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andrewrathbun/csvmerger
A simple program to merge CSV files together.
https://github.com/andrewrathbun/csvmerger
csv merge
Last synced: about 2 months ago
JSON representation
A simple program to merge CSV files together.
- Host: GitHub
- URL: https://github.com/andrewrathbun/csvmerger
- Owner: AndrewRathbun
- License: mit
- Created: 2023-09-04T01:07:01.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-05-20T06:54:06.000Z (8 months ago)
- Last Synced: 2024-10-12T14:10:07.791Z (3 months ago)
- Topics: csv, merge
- Language: C#
- Homepage:
- Size: 11.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CsvMerger
A simple program to merge CSVs. .NET 6 (cross-platform). Signed binaries.
Usage: `CsvMerger.exe C:\temp\Path\Containing\CSVs`
Any feedback is appreciated. Happy merging!