Skip to content

adrianscheit/web-csv-viewer

Repository files navigation

WEB CSV Viewer

https://adrianscheit.github.io/web-csv-viewer/

Goal:

Simple Web application, a viewer of ASCII/UTF-8 endocded CSV files, containing numerical data, where the first column is the domain.

Local development

git config --global user.name ""
git config --global user.email ""
ssh-keygen -t ed25519
cat ~/.ssh/id_ecdsa.pub # copy to GitHub