README.markdown @ 919ebd924aac

Clean up some style issues
author Steve Losh <steve@stevelosh.com>
date Sun, 20 Nov 2016 17:19:49 +0000
parents b7a399c67d24
children eee835835b39
```
  ______  __          .__   __. .______       _______ .______    __
 /      ||  |         |  \ |  | |   _  \     |   ____||   _  \  |  |
|  ,----'|  |   ______|   \|  | |  |_)  |    |  |__   |  |_)  | |  |
|  |     |  |  |______|  . `  | |      /     |   __|  |   ___/  |  |
|  `----.|  `----.    |  |\   | |  |\  \----.|  |____ |  |      |  `----.
 \______||_______|    |__| \__| | _| `._____||_______|| _|      |_______|
```

A bare-bones [NREPL][] server for Common Lisp.

**Not ready yet, don't use unless you want to help me build it.**

[NREPL]: https://github.com/clojure/tools.nrepl/