Files
dougal-software/README.md

13 lines
349 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Dougal Seismic production & data analysis tool
## Structure of this repo
* `bin/` Scripts that import / export data into / out of the database.
* `etc/` Configuration files.
* `lib/` Code files.
- `lib/www/` Web interface and API.
- `lib/www/client/` Frontend.
- `lib/www/server/` Backend.
* `sbin/` System maintenance scripts.