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-07-16 12:22:24 -08:00
Godeps Rough in mailgun support 2015-06-29 06:16:48 -08:00
migrations Hold onto user accounts during migration drop 2015-07-14 10:12:01 -08:00
.gitignore Adding mailgun API jazz 2015-07-16 12:22:24 -08:00
characteristics.go Include species in chars payload 2015-07-13 14:11:01 -08:00
entities.go Move canEdit into payload 2015-07-10 15:36:58 -08:00
handlers.go Streamline verification a bit 2015-07-14 13:34:05 -08:00
helpers.go No crazy password rules 2015-07-15 16:51:41 -08:00
LICENSE Bump year 2015-01-05 09:45:58 -09:00
main.go Hold onto user accounts during migration drop 2015-07-14 10:12:01 -08:00
measurements.go Rough in measurements payload 2015-07-13 16:16:09 -08:00
migrate.sh Replace dgrijalva/jwt-go with thermokarst/jwt 2015-04-22 17:03:45 -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 Adding mailgun API jazz 2015-07-16 12:22:24 -08:00
session.json Some helper jazz for local dev 2015-03-27 11:32:04 -08:00
species.go Minor cleanup 2015-07-13 09:43:09 -08:00
strains.go Minor cleanup 2015-07-13 09:43:09 -08:00
types.go 2) get services JSON errors 2015-06-24 17:14:04 -08:00
users.go No crazy password rules 2015-07-15 16:51: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