Project
This is the ‘meta’ curifactory CLI, which is a runnable to help set up a project structure.
This file contains a __name__ == "__main__" and can be run directly.
Functions:
|
|
|
- curifactory.project.add_completion_to_rc(bash=False, zsh=False)
- curifactory.project.initialize_project()
- curifactory.project.main()