Project

General

Profile

1 203 aaronmk
To install: make install
2
To uninstall: make uninstall
3
To reinstall db: make reinstall_db
4 492 aaronmk
To import data into VegBIEN: make import
5
To run tests for each data source: make test2
6
To run unit tests (will eventually be merged into test2 above): make test
7 203 aaronmk
8 59 aaronmk
To see a program's description, read its top-of-file comment
9 62 aaronmk
To see a program's usage, run it without arguments