greening.commands.help
- greening.commands.help.general_help()[source]
Print a general overview of Greening’s CLI commands.
Displays descriptions of all available subcommands, including: - init: Generates a greening.yaml configuration file - new: Scaffolds a new project using greening.yaml and Cookiecutter - help: Prints this overview help message
Includes GitHub project link for reference.
- Return type:
None