minimal-server

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

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

Go to latest
Published: Aug 21, 2026 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Overview

minimal-server demonstrates the simplest way to start a tern server. It loads configuration from a YAML file and starts the server with automatic coding agent registration via init() imports.

Usage:

go run . -config config.yaml

Examples:

# Run with default config.yaml in current directory
go run .

# Run with a specific config file
go run . -config ./settings/example/config.yaml

# Run the built binary
./bin/minimal-server -config ./settings/example/config.yaml

Jump to

Keyboard shortcuts

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