Skip to content
/ tm Public

A cli tool which shows a table as a markdown format by a JSON file

License

Notifications You must be signed in to change notification settings

blp1526/tm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

tm

A cli tool which shows a table as a markdown format by a JSON file

Installation

$ go get github.com/blp1526/tm

Usage

$ tm sample.json

Then shows

NAME DESCRIPTION
foo first
bar second
baz third

About

A cli tool which shows a table as a markdown format by a JSON file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages