Skip to content

smurphy8/divide-csv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

divide-csv

divide-csv allows you to split up a large csv data file into smaller documents that will print on a set number of pages. It will put your header line on each page

Installation

cabal install && cabal build

Usage

divide-csv

How to run tests

cabal configure --enable-tests && cabal build && cabal test

Contributing

TODO: Write contribution instructions here

About

Divides a csv file into files with a set number of pages.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published