go-build-time-gen

command module
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Aug 31, 2025 License: Apache-2.0 Imports: 8 Imported by: 0

README

Frizzante

Latest Release Build Status Discord Community

Frizzante is an opinionated web server framework written in Go that uses Svelte to render web pages.

Prerequisites

Install frizzante.

go install github.com/razshare/frizzante@latest

[!TIP] Remember to add Go binaries to your path.

export GOPATH=$HOME/go
export PATH=$PATH:$GOPATH/bin

Get Started

Create project.

frizzante -c MyProject

Configure project.

frizzante --configure

Start development.

frizzante --dev

Build.

frizzante --build

This will create a .gen/bin/app standalone executable.

Thanks

Thanks to cmjoseph07 for the octo mascot!

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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