Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 613 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 613 Bytes

csv-viewer

Another CSV viewer with TDI

Features

Installation

  • No installation needed. Just run the csv-viewer.jar using JDK1.8+
  • Suggestions
    • In unix systems, you can create an alias for the csv-viewer.jar in your ~/.bashrc file.

CLI Usage

Open Files

java -jar csv-viewer.jar [csv-files...]

Version

java -jar csv-viewer.jar --version