https://github.com/neroist/csvtbl
https://github.com/neroist/csvtbl
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/neroist/csvtbl
- Owner: neroist
- License: gpl-3.0
- Created: 2023-03-07T03:57:54.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-08T02:09:51.000Z (over 2 years ago)
- Last Synced: 2025-03-30T21:30:40.577Z (6 months ago)
- Language: Nim
- Size: 46.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# csvtbl
A simple CSV file table viewer & editor.
## Build
Run `nimble build` and pass a CSV file into the generated executable.