genproject

command
v0.0.0-...-a4efb6c Latest Latest
Warning

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

Go to latest
Published: Jan 13, 2026 License: MIT Imports: 6 Imported by: 0

README

Genproject

This is simply a tool to generate a base project for new code. It will create:

  • an errors package that wraps our errors library and stdlib errors
  • a context package that wraps our context library and stdlib context
  • a main.go file that calls init.Service()

Simple go to the empty directory you want to start a project in and call this binary: genproject

And the files and directories will be created for you.

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