package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Sep 29, 2025
License: MIT
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type ProjectConfig struct {
Title string `toml:"title"`
Author string `toml:"author"`
DefaultTemplate string `toml:"default_template"`
Source string `toml:"source"`
Dest string `toml:"dest"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.