Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ujihisa/clojure-lingrbot


https://github.com/ujihisa/clojure-lingrbot

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# lingr-clojure-bot

Clojure REPL for Lingr

## Usage

* run directly
* `lein run`
* run after compile
* `lein uberjar`
* java -Djava.security.policy=example.policy -jar target/clojure-lingrbot-1.1.2-SNAPSHOT-standalone.jar

## License

Copyright (C) 2011-2015 Tatsuhiro Ujihisa

Distributed under the Eclipse Public License, the same as Clojure.