dcrud

command module
v0.1.40 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 16, 2022 License: BSD-3-Clause Imports: 9 Imported by: 0

README

dcrud

How to build and run

Docker without tests
$ docker build -t dcrud .

Requires docker. Only builds and skips all other checks.

$ docker run -it --rm -e PGHOST=<postgres hostname> dcrud

Run where <postgres hostname> is the hostname of the postgres server

Docker with tests
$ ./docker_build.sh

Requires a POSIX compatible shell and docker. Builds and runs all checks. The result is placed in bin/dcrud.

Natively
$ ./build.sh

Requires a POSIX compatible shell and a locally running postgres server. Builds and runs all checks. The result is placed in bin/dcrud.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
dio
foo
gen
gen/expected
This code has been generated by struct.tmpl, please don't edit, but keep the linters happy
This code has been generated by struct.tmpl, please don't edit, but keep the linters happy
k8s

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL