a601ff5d948b
Add cautionary readme
author | Steve Losh <steve@stevelosh.com> |
---|---|
date | Tue, 22 Sep 2015 15:43:41 +0000 |
parents | f1f54179cbae |
children | 48d26670e7a1 |
branches/tags | (none) |
files | README.markdown |
Changes
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/README.markdown Tue Sep 22 15:43:41 2015 +0000 @@ -0,0 +1,13 @@ +``` + ______ __ .__ __. .______ _______ .______ __ + / || | | \ | | | _ \ | ____|| _ \ | | +| ,----'| | ______| \| | | |_) | | |__ | |_) | | | +| | | | |______| . ` | | / | __| | ___/ | | +| `----.| `----. | |\ | | |\ \----.| |____ | | | `----. + \______||_______| |__| \__| | _| `._____||_______|| _| |_______| +``` + +An NREPL server for Common Lisp, so you can use Fireplace/Cider/etc to develop +in Common Lisp. + +**Not ready yet, don't use this.**