package
Version:
v1.1.0
Opens a new window with list of versions in this module.
Published: Feb 28, 2026
License: AGPL-3.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Recommend returns licenses matching the user's answers.
It always returns at least the featured licenses as a fallback.
Run executes the interactive wizard flow.
It asks questions, recommends licenses, lets the user pick one, and generates it.
type Answers struct {
Permissive bool
Copyleft bool
PatentUse bool
}
Answers holds the user's responses to the wizard questions.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.