This is an automated email from the ASF dual-hosted git repository.
aradzinski pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft.git.
from ad2c416 Update nlpcraft.conf
add c183fbf WIP.
add a5fdb78 Update NCCli.scala
add 0f3eddc Fix for NLPCRAFT-301.
No new revisions were added by this update.
Summary of changes:
.../nlpcraft/model/tools/cmdline/NCCli.scala | 313 ++++++---------------
.../nlpcraft/model/tools/cmdline/NCCliBase.scala | 144 ++++++++++
.../model/tools/cmdline/NCCliServerBeacon.scala | 4 +-
.../org/apache/nlpcraft/probe/NCProbeBoot.scala | 4 +
4 files changed, 244 insertions(+), 221 deletions(-)
create mode 100644
nlpcraft/src/main/scala/org/apache/nlpcraft/model/tools/cmdline/NCCliBase.scala