protokolo.initialise module

Code related to protokolo init.

protokolo.initialise.create_changelog(changelog: str | PathLike, markup: Literal['markdown', 'restructuredtext'] | None) None[source]

Create a changelog file

protokolo.initialise.create_keep_a_changelog(directory: str | PathLike) None[source]

Create a skeleton structure of changelog.d at directory.

protokolo.initialise.create_root_toml(changelog: str | PathLike, markup: Literal['markdown', 'restructuredtext'] | None, directory: str | PathLike) None[source]

Create a .protokolo.toml file in the current working directory.