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.
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 -Phit-refresh -Dport=8080
In a minute the site is ready at http://localhost:8080