Skip to content
This repository has been archived by the owner on Sep 18, 2021. It is now read-only.

Commit

Permalink
instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick Kallen authored and Nick Kallen committed Apr 7, 2010
1 parent 8b3826c commit c523b34
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README
@@ -0,0 +1,10 @@
To run tests:

mysql> CREATE DATABASE rowz_nameserver;

% ant test -DDB_USERNAME=fixme -DDB_PASSWORD=fixmetoo

To sample the networking service:

% cd src/scripts
% ./gzr.rb

0 comments on commit c523b34

Please sign in to comment.