Skip to content
This repository has been archived by the owner on Jul 22, 2022. It is now read-only.

telus-agcg-archive/docker-csvkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Docker image containing CSVKit 1.0.3

Usage

docker run --rm \
  -v $PWD:$PWD \
  -w $PWD \
  technekes/csvkit:1.0.3 \
  in2csv foo.xlsx

Releases

No releases published

Packages

No packages published