◐ Shell
clean mode source ↗

GitHub - jerive/csvtool: CSV manipulation tool

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

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

Readme

Activity

Stars

4 stars

Watchers

1 watching

Forks

0 forks

Releases

No releases published

Languages