bigcsv

command module
v0.0.0-...-19560d8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 22, 2021 License: MIT Imports: 13 Imported by: 0

README

bigcsv

A Golang CLI tool for generating CSVs

NOTE - This is still a work in progress. I originally put this together as a convenience tool for my own personal use. Most of the features have been "tacked on" and so the organization is subpar, at best. Long term I would like to make this a sane CLI tool.

Install

go install gitlab.com/Littrell/bigcsv@latest

Or run using Docker:

docker build -t bcsv-image .
docker run -it --rm -v "$PWD":/go/src/app --name bcsv-container bcsv-image

Setup for development

Build
./build.sh
Run
./bcsv
Install
go install

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL