No description
				
			
		| Godeps | ||
| migrations | ||
| .gitignore | ||
| auth.go | ||
| characteristics.go | ||
| handlers.go | ||
| helpers.go | ||
| LICENSE | ||
| main.go | ||
| measurements.go | ||
| migrate.sh | ||
| Procfile | ||
| README.md | ||
| serve.sh | ||
| session.json | ||
| strains.go | ||
| types.go | ||
| users.go | ||
bactdb
golang + bacteria = bactdb
NAME:
   bactdb - a database for bacteria
USAGE:
   bactdb [global options] command [command options] [arguments...]
VERSION:
   0.1.0
AUTHOR(S):
   Matthew Ryan Dillon <mrdillon@alaska.edu>
COMMANDS:
   serve, s     Start web server
   migrate, m   Migrate the database schema
   help, h      Shows a list of commands or help for one command
GLOBAL OPTIONS:
   --help, -h           show help
   --version, -v        print the version
