go-implicits

command module
v1.0.1 Latest Latest
Warning

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

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

README

Frizzante

Latest Release Tests Status Discord Community

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

Prerequisites

Download the latest binary.

[!TIP] Or build it yourself.

git clone https://github.com/razshare/go-implicits --depth=1
cd frizzante && make zip && go build -o frizzante

[!TIP] Remember to add the binary to your path.

export PATH="/path/to/frizzante:$PATH"

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