Skip to content

jerive/csvtool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

This tool is intended to be used on the command line. To install it, install composer first (https://getcomposer.org/download/)

composer global require jerive/csvtool dev-master

You can still install csvtool locally with composer. Just add the following to your composer.jsonfile:

    {
        "require": {
            "jerive/csvtool": "dev-master"
        }
    }

About

CSV manipulation tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages