I’ve tried searching for this, but not finding any relevant ansers, so my apologies if this has been asked already.
When using “lime create project [FOLDER]”, is there a way for me to provide a custom project template? I’d like to have a .vscode directory added as well, and some default stuff added to the project.xml file for some common code I have in my projects. If there isn’t a way, I suppose I can just create an empty project, and clone it into new directories as needed, but thought a template that filled in names and such would be better.