thbar / kiba

Data processing & ETL framework for Ruby
https://www.kiba-etl.org
Other
1.75k stars 87 forks source link

DEPRECATION: remove the "kiba" binary command #81

Closed thbar closed 4 years ago

thbar commented 4 years ago

This PR removes the "kiba" binary command.

As explained in #74, the new "programmatic API" encourages much better practices and is more powerful.

As a way to ease upgrade, I've also written a kiba-legacy-cli adapter, but I really recommend to use the API instead.

This will be shipped in Kiba v3.