===== Usage ===== - Install the package `pytemplator` using pip or poetry. - In a shell:: $ pytemplate Where `` can be either a local path to the directory of a Pytemplator template or the url to a git repo. There are options to specify which branch should be used for templating, the output directory and the config directory. More details can be obtained with:: $ pytemplate --help