Skip to content
This repository was archived by the owner on Jan 10, 2019. It is now read-only.

Latest commit

 

History

40 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tablr

A web front-end for the terminal-table gem. Converts comma-, tab-, or pipe-delimited values into an ASCII table. I found this useful for pasting tabular data into Bugzilla bug reports. See it in action here!

Screenshot of tablr

Installation

  1. Install any missing gems:
```bash
bundle
```
  1. Start the server:
```bash
bundle exec rackup
```
  1. Visit: http://localhost:9292

About

A web front-end for the terminal-table gem

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages