xatkit-bot-platform / xatkit

The simplest way to build all types of smart chatbots and digital assistants
https://xatkit.com
Eclipse Public License 2.0
176 stars 22 forks source link

Xatkit should be distributed in Maven central #3

Open gdaniel opened 5 years ago

gdaniel commented 5 years ago

This would allow to import the Xatkit dependency from custom platforms without cloning the repository and building the framework locally.

It would also allow to use continuous integration for Xatkit-dependent projects.

gdaniel commented 5 years ago

We can also consider Github package registry

https://github.blog/2019-05-10-introducing-github-package-registry/