shlist

share and manage lists between multiple people
Log | Files | Refs

commit 5fb62a6768c4392f91a14f9dcb510e52ec13c23f
parent 5f1b99879112f12f890c5402e631dbe136a607f2
Author: Kyle Milz <kyle@0x30.net>
Date:   Sat, 27 Feb 2016 15:34:44 -0700

server: add readme flair

Diffstat:
Mserver/README | 15+++++++++++----
1 file changed, 11 insertions(+), 4 deletions(-)

diff --git a/server/README b/server/README @@ -1,5 +1,12 @@ -Dependencies -============ + ""# + mmm # + # " # + """m # + "mmm" "mm + + + Dependencies +============= Ubuntu: - liblog-log4perl-perl @@ -17,8 +24,8 @@ OpenBSD: - p5-Log-Log4perl -Running Tests -============= + Running Tests +============== The 'prove' command that comes with TAP works good. By default it looks for tests in 't/*.t' which is where our tests are.