clojure - link to repl wrapper script
This commit is contained in:
parent
e71f6a0a98
commit
40147a7517
1 changed files with 7 additions and 0 deletions
|
@ -28,4 +28,11 @@ EOS
|
|||
prefix.install jar
|
||||
(bin+'clj').write script
|
||||
end
|
||||
|
||||
def caveats; <<-EOS.undent
|
||||
If you `brew install repl` then you may find this wrapper script from
|
||||
MacPorts useful:
|
||||
http://trac.macports.org/browser/trunk/dports/lang/clojure/files/clj-rlwrap.sh?format=txt
|
||||
EOS
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue