pub fn print_project_help(
project: &ProjectConfig,
project_root: &Path,
active_env: Option<&str>,
)Expand description
Print the project help with scripts and commands.
pub fn print_project_help(
project: &ProjectConfig,
project_root: &Path,
active_env: Option<&str>,
)Print the project help with scripts and commands.