/yoloc

YOLO-level verifier

Primary LanguageGoApache License 2.0Apache-2.0

YOLO Level

yoloc

YOLO-level verifier

Usage

Requirements

  • go v1.18
  • Some checks require a GitHub API token. To make your GitHub token accessible to the program, create an environment variable named GITHUB_TOKEN and set it equal to your personal GitHub API token. For instance, export GITHUB_TOKEN='long_token_string_here. See this GitHub documentation for help creating an API token.

Installation

go install chainguard.dev/yoloc@latest

Running the webserver locally

GITHUB_TOKEN=ghp_nnrr3lmzqzy3rrr9rzunrp6rmzr99n3zs9zr go run .