-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
26 lines (21 loc) · 816 Bytes
/
index.html
File metadata and controls
26 lines (21 loc) · 816 Bytes
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
<!DOCTYPE html>
<html>
<head>
<title>twpil.github.com</title>
</head>
<body>
<h1><tt>twpil.github.com</tt></h1>
<dl>
<dt><tt>cuba</tt></dt>
<dd><tt><a href="http://soveran.github.com/cuba">the micro framework for web development</a></tt></dd>
<dt><tt>ohm</tt></dt>
<dd><tt><a href="http://soveran.github.com/ohm">object hash mapper for redis</a></tt></dd>
<dt><tt>shield</tt></dt>
<dd><tt><a href="http://soveran.github.com/ohm">lightweight authentication protocol</a></tt></dd>
<dt><tt>dep</tt></dt>
<dd><tt><a href="http://twpil.github.com/dep">basic dependency management</a></tt></dd>
<dt><tt>gs</tt></dt>
<dd><tt><a href="http://twpil.github.com/dep">make your life easier with gemsets</a></tt></dd>
</dl>
</body>
</html>