nutrimatic.hooks.post_gen_logic
nutri-matic Package
nutrimatic.hooks.post_gen_logic.generate_ansible_dirs()
Generate ansible project directories
- Return type:
None
nutrimatic.hooks.post_gen_logic.generate_cliff_changelog_dirs()
Generate changelog project directories
- Return type:
None
nutrimatic.hooks.post_gen_logic.generate_docs_templates(context)
Generate one or more documentation templates inside docs/
- Return type:
None
nutrimatic.hooks.post_gen_logic.get_make_cmds(context)
Generate one or more documentation templates inside docs/
- Return type:
list[str]
nutrimatic.hooks.post_gen_logic.replace_placeholders_in_dir(replacements, path=PosixPath(‘/home/jcook/Documents/git_repo/nutri-matic/docs/sphinx’))
Walk through every file in the newly generated project directory and replace placeholders in all files.
- Return type:
None