+1 good work Regards JB
On 02/25/2011 01:27 PM, Łukasz Dywicki wrote:
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
