Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 161 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 161 Bytes

chatbot

Usage

Run using:

$ lein uberjar
$ java -jar chatbot-1.0.0-SNAPSHOT-standalone.jar

(lein run doesn't work well with reading from stdin)