I assume this is the library we've already discussed about on IRC some time ago? In that case +1 :)
kind regards, andreas 2011/2/25 Achim Nierbeck <[email protected]>: > I kind of liked the output of the tables, so I don't see anything that > speaks against it. > > regards, Achim > > 2011/2/25 Łukasz Dywicki <[email protected]>: >> Hi all, >> >> Some time ago I created very small library [1] based on Jansi which allows >> creating tables. Many console commands contains pieces of code related to >> tabular-like formatting. What do you thing about merging this small library >> to Karaf shell core? >> >> >> >> Example code: >> >> >> <https://github.com/splatch/console-table/blob/master/src/main/java/org/code >> _house/console/table/Test.java> >> https://github.com/splatch/console-table/blob/master/src/main/java/org/code_ >> house/console/table/Test.java >> >> >> >> Example output: >> >> <http://img1.uploadscreenshot.com/images/orig/2/5507241283-orig.jpg> >> http://img1.uploadscreenshot.com/images/orig/2/5507241283-orig.jpg >> >> >> >> >> >> [1] <https://github.com/splatch/console-table> >> https://github.com/splatch/console-table >> >> >
