hello

command
v0.4.1 Latest Latest
Warning

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

Go to latest
Published: Mar 13, 2026 License: EUPL-1.2 Imports: 13 Imported by: 0

Documentation

Overview

Command hello is a minimal burrow application that serves a single "Hello, World!" page with Bootstrap styling and i18n support.

This example demonstrates the core concepts of a burrow app:

  • Creating a server with contrib apps (i18n, staticfiles, bootstrap)
  • Defining a custom app that provides routes, templates, and translations
  • Using the Bootstrap layout for page rendering
  • Configuring the CLI with urfave/cli for flags like --host, --port, etc.

Run it with:

go run ./example/hello

Then open http://localhost:8080 in your browser.

Jump to

Keyboard shortcuts

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