servicekit

command
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Jun 22, 2026 License: MIT Imports: 10 Imported by: 0

Documentation

Overview

Command servicekit scaffolds and manages servicekit-based services.

servicekit new github.com/you/svc            # embedded starter
servicekit new github.com/you/svc --dir ./svc
servicekit new github.com/you/svc --template github.com/some/template

With --template it delegates to the gonew tool (installed binary, or `go run golang.org/x/tools/cmd/gonew@latest`). Without it, an embedded minimal starter is generated. Per-model CRUD generators (`add`) land in a later release.

Jump to

Keyboard shortcuts

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