No description
This repository has been archived on 2025-03-30. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
2015-04-10 10:34:33 -08:00
Godeps Rebooting 2015-03-20 15:52:29 -08:00
migrations Clean up users in DB and auth handlers 2015-04-09 11:29:32 -08:00
.gitignore Tweaking some of GH's initial repo choices 2014-09-23 16:21:41 -08:00
auth.go Some helper jazz for local dev 2015-03-27 11:32:04 -08:00
characteristics.go Don’t need genus in chars, do on meas/id and st/id 2015-03-27 15:15:38 -08:00
handlers.go Get user(s) 2015-04-10 10:17:41 -08:00
helpers.go Rebooting 2015-03-20 15:52:29 -08:00
LICENSE Bump year 2015-01-05 09:45:58 -09:00
main.go Rebooting 2015-03-20 15:52:29 -08:00
measurements.go Don’t need genus in chars, do on meas/id and st/id 2015-03-27 15:15:38 -08:00
migrate.sh Add helper for migrations 2015-04-09 10:41:33 -08:00
Procfile updating procfile 2015-04-10 10:34:33 -08:00
README.md Removing shippable badge 2015-03-20 15:58:34 -08:00
serve.sh Rename helper serve 2015-04-09 10:35:13 -08:00
session.json Some helper jazz for local dev 2015-03-27 11:32:04 -08:00
strains.go Don’t need genus in chars, do on meas/id and st/id 2015-03-27 15:15:38 -08:00
types.go Rebooting 2015-03-20 15:52:29 -08:00
users.go Get user(s) 2015-04-10 10:17:41 -08:00

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