cardillo / joinery

Data frames for Java
https://joinery.sh
GNU General Public License v3.0
697 stars 167 forks source link

Added more support on command line. Corrected bug with TAB handling #37

Closed lejon closed 9 years ago

lejon commented 9 years ago

This commit adds more support for command line handling and corrects a bug in the TAB handling. Added test suite for command line handling. The command line handling adds a dependency to Apache Commons CLI