Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ujihisa/clojure-lingrbot
https://github.com/ujihisa/clojure-lingrbot
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/ujihisa/clojure-lingrbot
- Owner: ujihisa
- Created: 2011-12-21T21:55:02.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2016-01-22T00:37:52.000Z (almost 9 years ago)
- Last Synced: 2024-04-14T19:21:38.109Z (7 months ago)
- Language: Clojure
- Homepage: http://lingr.com/room/clojure
- Size: 8.42 MB
- Stars: 3
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
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.