Skip to content

Render SQLite query as groff table for convenient in-terminal viewing or printing

License

Notifications You must be signed in to change notification settings

jklowden/sqlrpt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sqlrpt is a command-line tool for viewing and printing SQLite output. It renders output that can be processed with tbl(1), part of the groff suite of utilities. Groff is packaged with most Linux distributions, BSDs, OS X, and is available for Windows. When used with nroff(1) it makes for convenient in-terminal viewing.

To build sqlrpt, type make (requires GNU make). To install, make install.

To use sqlrpt, see the accompanying man page.

About

Render SQLite query as groff table for convenient in-terminal viewing or printing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published