可以点击extension的扩展设置,然后点在settings.json中编辑,来添加某个语言的template "cookiecutter.baseDir": "C:\\tools\\Anaconda3\\Scripts", "cookiecutter.templates": [ { "title": "Python", "url": "https://github.com/sbugallo/cookiec
安装cookiecutter 运行 cookiecutter https://github.com/William-Lake/ScriptToExeCC创建项目并且push到github 在新的项目的Settings->Actions->General->Workflow permissions设置GITHUB_TOKEN的权限是…
0 ...kiecutter.project_name}}/.readthedocs.yml → template/.readthedocs.yml File renamed without changes. 28 changes: 28 additions & 0 deletions 28 template/README.md.jinja Original file line numberDiff line numberDiff line change @@ -0,0 +1,28 @@ # {{ project_name }} [![Ac...
371 changes: 371 additions & 0 deletions 371 ...kiecutter.project_name}}/src/{{cookiecutter.__project_slug}}/parameters/input/Chen2020.py Original file line numberDiff line numberDiff line change @@ -0,0 +1,371 @@ """ This code is adopted from the PyBaMM project under the BSD-3...
>>> Stashed changes:template/src/{{project_slug}}/__init__.py.jinja santacodes marked this conversation as resolved. Show resolved "__version__", "pybamm", "parameter_sets", 0 ...kiecutter.__project_slug}}/entry_point.py → ...src/{{project_slug}}/entry_point.py.jinja ...
0 ...kiecutter.project_name}}/.readthedocs.yml → {{project_name}}/.readthedocs.yml File renamed without changes. 28 changes: 28 additions & 0 deletions 28 {{project_name}}/README.md Original file line numberDiff line numberDiff line change @@ -0,0 +1,28 @@ # {{ project_name...