Open JoaoCarabetta opened 5 years ago
This is quite complicated.
I was thinking on how to do it, but I have to debate the possible solutions with someone.
I don't see a reason to do this now. You don't have a huge structure or multiple functionalities to create modules and relate them - basically the main advantage of a package. It would be too much complexity for a simple task, I think.
The main idea to build it on a way that you can easily install it. A python package is an option. There are some packages that install a cli application, such as ours, start_project
.
I don't really know how to do that yet. I have to copy from a project. I guess rows
has this functionality.
It would be great to install the project templater with a pip command