gocuelang.org/go/pkg/gen

gen command

Package gen is a command that can be used to bootstrap a new builtin package directory. The directory has to reside in cuelang.org/go/pkg.

To bootstrap a directory, run this command from within that direcory. After that directory's files can be regenerated with go generate.

Be sure to also update an entry in pkg/pkg.go, if so desired.

Version
v0.4.1-beta.3
Published
Dec 1, 2021
Platform
linux/amd64
Imports
22 packages
Last checked
15 minutes ago

Tools for package owners.