Replies: 4 comments 3 replies
-
The name appears many times. It should be better to automate this. |
Beta Was this translation helpful? Give feedback.
-
Maybe we could make an action put inside the repo that automate all the remaining stuff to do. |
Beta Was this translation helpful? Give feedback.
-
Maybe it is better to add an |
Beta Was this translation helpful? Give feedback.
-
En fait, vu qu'une appli et un package partage le même template et qu'une appli peut devenir un package, je propose que même pour une appli, on donne un nom du genre |
Beta Was this translation helpful? Give feedback.
-
@jbcaillau I have started a repo that I will use to make a template. For the moment, there will be one template for both applications and packages.
Once the repo is done:
What should be done after:
README.md
Project.toml
test/runtests.jl
test/test_default.jl
src/CTApp.jl
docs/Project.toml
docs/make.jl
docs/src/index.md
.github/ISSUE_TEMPLATE/config.yml
Project.toml
withstring(UUIDs.uuid4())
Project.toml
CODECOV_TOKEN
as a new repository secret in configuration > secrets and variable > actions.assignees
for new issues, cf.github/ISSUE_TEMPLATE
gh-pages
:Beta Was this translation helpful? Give feedback.
All reactions