aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL
blob: c4592e22e1ccfeff89135a20516e568a3f1bf04e (plain)
1
2
3
4
5
6
% sqlite somedbfile.sqlite3 < config/create-tables.sql

% perl Makefile.PL
% make
% make test
% make install