Skip to main content

oxen.init

init

Initialize a Repo at the given path. Arguments:
  • path - str The path to initialize the repo at.
Returns: Repo A Repo object that can be used to interact with the repo.