-
Updated
Sep 27, 2020 - Makefile
project-template
Here are 426 public repositories matching this topic...
-
Updated
Oct 4, 2020 - C#
-
Updated
Jun 27, 2020 - Ruby
-
Updated
Sep 15, 2020 - PHP
-
Updated
Sep 13, 2020 - TypeScript
-
Updated
Aug 16, 2020 - CMake
-
Updated
Sep 29, 2020 - Haskell
-
Updated
Oct 1, 2020 - Python
-
Updated
May 14, 2018 - Clojure
-
Updated
Oct 6, 2017 - Clojure
-
Updated
Apr 20, 2020 - Go
-
Updated
Oct 2, 2020 - CMake
-
Updated
Jul 20, 2020 - CMake
-
Updated
Feb 24, 2020 - Python
-
Updated
Sep 21, 2017 - JavaScript
We need this file https://github.com/dry-python/returns/blob/master/.github/workflows/test.yml to be sync to the older version in this file: https://github.com/wemake-services/wemake-python-package/blob/master/.github/workflows/test.yml
Without some specific hacks we have for better speed.
-
Updated
Sep 30, 2020 - PHP
-
Updated
Jun 5, 2020 - Python
-
Updated
Oct 1, 2020 - JavaScript
The new npm style require syntax works by emiting modules that alias the namespace like this
(rule
(with-stdout-to FooCliPesyModules.re
(run echo "module AliasedDep = DepNamespace;\
\nmodule AliasedDep2 = Dep2Namespace;")))
If users, especially experienced ones, know the namespace of the library beforehand and the use same,
"imports": [-
Updated
Oct 4, 2020 - Python
-
Updated
Sep 28, 2020 - R
-
Updated
Nov 1, 2018 - JavaScript
-
Updated
Sep 30, 2020 - PHP
-
Updated
Mar 9, 2019 - Elixir
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.