-
Updated
Mar 19, 2021 - Makefile
project-template
Here are 464 public repositories matching this topic...
-
Updated
Mar 22, 2021 - C#
-
Updated
Jun 27, 2020 - Ruby
-
Updated
Mar 3, 2021 - PHP
-
Updated
Mar 2, 2021 - TypeScript
-
Updated
Mar 17, 2021 - Python
-
Updated
Aug 16, 2020 - CMake
-
Updated
Mar 14, 2021 - Haskell
-
Updated
Mar 4, 2021 - Python
-
Updated
Feb 6, 2021 - Go
-
Updated
May 14, 2018 - Clojure
-
Updated
Oct 6, 2017 - Clojure
-
Updated
Feb 3, 2021 - CMake
`--no-input` flag
Shouldn't there be a --no-input flag to tell Copier to not ask questions and use default values?
Available during creation and update.
The --force should be just as it says: “Overwrite files that already exist, without asking”… so nothing to do with questions/answers.
-
Updated
Nov 16, 2020 - CMake
-
Updated
Sep 21, 2017 - JavaScript
-
Updated
Mar 22, 2021 - Python
-
Updated
Feb 24, 2020 - Python
-
Updated
Feb 6, 2021 - PHP
-
Updated
Mar 15, 2021 - TypeScript
-
Updated
Mar 8, 2021 - Rust
-
Updated
Jan 9, 2021 - JavaScript
-
Updated
Mar 19, 2021 - Python
If for some reason, the initial bootstrapper fails (network failure, bad cache etc), creation of dune files in the project could get interrupted - the dune files that trigger the on-the-fly dune rules generation. We could
- Check in those bootstrapping dune files in the templates
or - Ensure, before running,
dune buildif dune files are missing.
Ideally, we do both.
-
Updated
Oct 5, 2020 - R
-
Updated
Nov 1, 2018 - JavaScript
Improve this page
Add a description, image, and links to the project-template topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the project-template topic, visit your repo's landing page and select "manage topics."
Now that Cloud Manager supports Java 11 and lets you configure it using the toolchains plugin
https://docs.adobe.com/content/help/en/experience-manager-cloud-service/onboarding/getting-access/creating-aem-application-project.html#using-java-11
It would be nice if the archetypes takes Java version as a user input and configures the toolchains plugin out of the box.