csv2xls
Convert CSV files to XLS files with no formatting. See the releases page for pre-compiled binaries availabel for Windows and Linux on x86-64.
Usage
./csv2xls.exe -f=<CSV Input File> -o=<XLSX Output File> -d=<Delimiter>
Build from source
- Ensure you have golang toolchain installed from https://go.dev
- Clone this repository
- Run the command go build
Description
0.0.1-release
Latest
Languages
Go
100%