premkit

command module
v1.4.10 Latest Latest
Warning

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

Go to latest
Published: Dec 14, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

README

Premkit CircleCI

Setup

We use Docker for the official build environment. Docker is not required to run the binary, but to simplify the development and build environment, there are Dockerfiles to use if you want to build the binary.

Build the development container

$ make docker

Run the development environment

Start the container, build the executable, and run the service.
$ make shell
$ make build run

Run tests

Tests are automatically run in CircleCI after pushing. Tests can be run manually with

$ make shell
$ make test

Scanning image prior to release

make scan

Making a release

git tag and push

Current release tag can be found in this repo's tag list as well as in the latest Replicated code

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
handlers
v1
Package v1 PremKit V1
Package v1 PremKit V1

Jump to

Keyboard shortcuts

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