blob: e9bbd3fc4b577e0b23a946f4ad72c7cfffcd8e7e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
|
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="Content-Language" content="en" />
<title>bcnm: quickstart and FAQ</title>
<meta name="Description" content="bcnm: quickstart and FAQ" />
<meta name="Keywords" content="bcnm installation quickstart faq" />
<!-- <link rel="stylesheet" type="text/css" href="//skarnet.org/default.css" /> -->
</head>
<body>
<p>
<a href="index.html">bcnm</a><br />
<a href="//skarnet.org/software/">Software</a><br />
<a href="//skarnet.org/">skarnet.org</a>
</p>
<h1> Quickstart and FAQ for bcnm </h1>
<h2> Quickstart </h2>
<ul>
<li> Install all the bcnm dependencies:
<ul>
<li> <a href="//skarnet.org/software/skalibs/">skalibs</a> </li>
<li> <a href="//skarnet.org/software/execline/">execline</a> </li>
</ul> </li>
<li> Install <a href="index.html">bcnm</a> itself </li>
</ul>
</body>
</html>
|