cl-blt/installation/index.html @ 7af6d40d8264
adopt: Update site.
author |
Steve Losh <steve@stevelosh.com> |
date |
Tue, 16 Nov 2021 20:19:07 -0500 |
parents |
a42efacba243 |
children |
(none) |
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/>
<title>Installation / cl-blt</title>
<link rel="stylesheet" href="../_dmedia/tango.css"/>
<link rel="stylesheet/less" type="text/css" href="../_dmedia/style.less"/>
<script src="../_dmedia/less.js" type="text/javascript">
</script>
</head>
<body class="content">
<div class="wrap">
<header><h1><a href="..">cl-blt</a></h1></header>
<div class="markdown">
<h1 id="installation"><a href="">Installation</a></h1><p><code>cl-blt</code> is compatible with Quicklisp, but not <em>in</em> Quicklisp (yet?). You can
clone the repository into your <a href="https://www.quicklisp.org/beta/faq.html#local-project">Quicklisp local-projects</a> directory for
now.</p>
<p>You'll need to install <a href="https://bitbucket.org/cfyzium/bearlibterminal">bearlibterminal</a> yourself.</p>
</div>
<footer><p><i>Made with Lisp and love by <a href="http://stevelosh.com/">Steve Losh</a> in Reykjavík, Iceland.</i></p></footer>
</div>
</body>
</html>