package
module
Version:
v0.1.3
Opens a new window with list of versions in this module.
Published: Jul 3, 2026
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Provider registers development helper commands.
Scaffold creates a minimal Runa project.
type Config struct {
EmbedRoot string `toml:"embed_root"`
EmbedPatterns []string `toml:"embed_patterns"`
EmbedPackage string `toml:"embed_package"`
EmbedName string `toml:"embed_name"`
EmbedOut string `toml:"embed_out"`
}
Config configures devtools commands.
Option configures devtools provider.
Embed configures embed generation defaults.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.