turbaszek opened a new pull request #67: URL: https://github.com/apache/kibble/pull/67
This commit refactors the code base to create an installable kibble application. In this way we will be able to do: ``` pip install . # or once released: pip install apache-kibble ``` and then ``` kibble --help ``` Related to: #64 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
