Project template consistent with the conventions followed by Boysel & Parsa.
project_template(path, use_git, use_packrat)
path | directory filepath of project. |
---|---|
use_git | logical indicating if |
use_packrat | logical indicating if |
creates project directory and subdirectories. Initializes git and packrat if specified.