-
Updated
Nov 8, 2020 - Makefile
project-template
Here are 440 public repositories matching this topic...
-
Updated
Nov 30, 2020 - C#
-
Updated
Jun 27, 2020 - Ruby
-
Updated
Nov 19, 2020 - PHP
-
Updated
Nov 13, 2020 - TypeScript
-
Updated
Aug 16, 2020 - CMake
-
Updated
Nov 6, 2020 - Haskell
-
Updated
Nov 30, 2020 - Python
-
Updated
Apr 20, 2020 - Go
-
Updated
May 14, 2018 - Clojure
-
Updated
Oct 6, 2017 - Clojure
-
Updated
Nov 7, 2020 - CMake
-
Updated
Nov 16, 2020 - CMake
-
Updated
Sep 21, 2017 - JavaScript
-
Updated
Feb 24, 2020 - Python
-
Updated
Nov 23, 2020 - Python
-
Updated
Sep 30, 2020 - PHP
Copier has lots of git-related stuff, but it also has features that work without it. It should be a lazy requirement.
-
Updated
Jun 5, 2020 - Python
-
Updated
Oct 1, 2020 - JavaScript
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
-
Updated
Nov 24, 2020 - Rust
-
Updated
Sep 30, 2020 - PHP
-
Updated
Nov 29, 2020 - Kotlin
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.