Skip to content

dmzaytsev/netbout

 
 

Repository files navigation

Made By Teamed.io

Build Status Maven Central

Netbout.com is a communication platform that enables smoothless integration of humans and software agents in a conversation-centered environment.

Try it at www.netbout.com.

How to contribute?

Fork the repository, make changes, submit a pull request. We promise to review your changes same day and apply to the master branch, if they look correct.

Please run Maven (3.1 or higher!) build before submitting a pull request:

$ mvn clean install -Pqulice

Want to run it locally? Simple as that:

$ mvn clean install; mvn clean pre-integration-test tomcat7:run-war -pl :netbout-web

In a minute the site is ready at http://localhost:9099

About

Private talks made easy

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 87.8%
  • XSLT 6.7%
  • CSS 3.1%
  • JavaScript 2.4%