chiark / gitweb /
Add a README and man page
[vbig.git] / README
1 vbig
2 ====
3
4 vbig creates or verifies a file full of psuedo-random data.
5
6 Installation
7 ============
8
9   ./configure
10   make
11   sudo make install
12
13 If building from git, do './autogen.sh' first.
14
15 Author
16 ======
17
18 Richard Kettlewell <rjk@greenend.org.uk>