eBay / tsv-utils

eBay's TSV Utilities: Command line tools for large, tabular data files. Filtering, statistics, sampling, joins and more.
https://ebay.github.io/tsv-utils/
Boost Software License 1.0
1.42k stars 80 forks source link

Updates docs for Windows users #309

Closed jondegenhardt closed 3 years ago

jondegenhardt commented 3 years ago

This PR does updates the README file recommend Windows users run Linux versions of the tools by using either Windows Subsystem for Linux (WSL) or Docker for Windows.

This PR also changes tsv-split to enable building on Windows. Windows remains an untested platform.

These changes are to address build issues identified in #307.

codecov-commenter commented 3 years ago

Codecov Report

Merging #309 into master will not change coverage. The diff coverage is 90.00%.

@@           Coverage Diff           @@
##           master     #309   +/-   ##
=======================================
  Coverage   99.36%   99.36%           
=======================================
  Files          18       18           
  Lines        6943     6943           
=======================================
  Hits         6899     6899           
  Misses         44       44           
Impacted Files Coverage Δ
tsv-split/src/tsv_utils/tsv-split.d 98.50% <90.00%> (ø)