e3_build_tools.cli.e3_generator¶
Entry-point to generate specifications.
Attributes¶
Functions¶
|
Generate a specification file based on a formula. |
|
Run the main function. |
Module Contents¶
- e3_build_tools.cli.e3_generator.generate_e3(formula: pathlib.Path, build_dir: pathlib.Path, install_path: pathlib.Path, use_ssh: bool, group_id: int, assume_yes: bool, token: str, verbose: bool, log_file: pathlib.Path, dry_run: bool, branch: str) None[source]¶
Generate a specification file based on a formula.