1.3.1 • Published 2 years ago
table-csv-terminal v1.3.1
tcsv
Small tool to navigate easily through a csv file on a cli
Requirements
Installation
Use the package manager npm to install tcsv globally.
npm install -g table-csv-terminal
This way will work as a command line tool.
Usage
Go to the folder where the csv file is located and run the following command:
tcsv
or
tcsv <file.csv>