Skip to content
/ clt Public

Simple command-line viewing and editing tool for csv files.

Notifications You must be signed in to change notification settings

satur4te/clt

Repository files navigation

In-terminal csv files' viewer and editor

Small study project, so I can practice program designing and java core.

How to build (on Linux)

Download the gradle branch, extract it and open the folder.

To build the project:

./gradlew build

To run the executable:

java -jar build/libs/clt.jar

Feedback

I'm looking for feedback and contributing to other projects.

Hit me up on telegram: @kawa1sou

About

Simple command-line viewing and editing tool for csv files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages