NullMode / ascii-table

A lame little ASCII table generator with search functionality

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ASCII Table

A simple ASCII table generator for the CLI.

Completely overkill but it was fun writing it.

Usage: ./ascii-table -h

Building from source

As with most golang projects:

go get
get build

About

A lame little ASCII table generator with search functionality


Languages

Language:Go 100.0%