delorean

command module
v0.0.0-...-d8b41f4 Latest Latest
Warning

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

Go to latest
Published: Mar 1, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

README

Delorean

Delorean CLI

Docs
Building

To build the CLI, run from the root of this repo:

make build/cli

A binary will be created in the root directory of the repo, which can be run:

./delorean

To build a delorean container image:

make image/build

To run some basic tests against the image:

make image/test

To build and test using a container engine other than docker (podman):

make image/test CONTAINER_ENGINE=podman

Testing

To run unit tests, run:

make test/unit

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg

Jump to

Keyboard shortcuts

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