Skip to content

ghimes/csvsplitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

CSV FILE SPLITTER

Requirements

Go programming language

Compile

go build csvsplitter.go

Run

./csvsplitter --input-file="data/example.csv" --lines=100000 --output-file="data/example.csv"

About

CSV splitter in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages