]> git.armaanb.net Git - sic.git/blob - sic.html
applied Adriens patch
[sic.git] / sic.html
1 <html>
2         <head>
3                 <title>sic - simple irc client</title>
4                 <meta name="author" content="Anselm R. Garbe">
5                 <meta name="generator" content="ed">
6                 <meta name="copyright" content="(C)opyright 2006 by Anselm R. Garbe">
7                 <style type="text/css">
8                         body {
9                                 color: #000000;
10                                 font-family: sans-serif;
11                                 margin: 20px 20px 20px 20px;
12                         }
13                 </style>
14         </head>
15         <body>
16                 <center>
17                         <h3>simple irc client</h3>
18                 </center>
19                 <h3>Description</h3>
20                 <p>
21                 sic is an extremly simple IRC client. It consists of lesser than 400 lines of code.
22                 </p>
23                 <ul>
24                         <li><a href="http://10kloc.org/cgi-bin/man/man2html?query=sic">Man page</a></li>
25                 </ul>
26                 <h3>Download</h3>
27                 <ul>
28                         <li><a href="http://10kloc.org/download/sic-0.2.tar.gz">sic 0.2</a> (5kb) (20060721)</li>
29                 </ul>
30                 <h3>Development</h3>
31                 <p>
32                 You can <a href="http://10kloc.org/cgi-bin/hgwebdir.cgi/sic">browse</a> its source code repository or get a copy using <a href="http://www.selenic.com/mercurial/">Mercurial</a> with following command:
33                 </p>
34                 <p>
35                 <code>hg clone http://10kloc.org/cgi-bin/hgwebdir.cgi/sic</code>
36                 </p>
37                 <p><small>--Anselm (20060719)</small></p>
38         </body>
39 </html>