-
Updated
Aug 22, 2021 - Makefile
project-template
Here are 522 public repositories matching this topic...
-
Updated
Aug 30, 2021 - C#
-
Updated
Jun 27, 2020 - Ruby
-
Updated
Aug 15, 2021 - PHP
-
Updated
Aug 27, 2021 - TypeScript
-
Updated
Aug 30, 2021 - Python
-
Updated
Aug 20, 2021 - CMake
-
Updated
Apr 5, 2021 - Haskell
-
Updated
Jul 1, 2021 - Python
-
Updated
Feb 6, 2021 - Go
-
Updated
May 14, 2018 - Clojure
-
Updated
Oct 6, 2017 - Clojure
-
Updated
Aug 13, 2021 - CMake
Now that Cloud Manager supports Java 11 and lets you configure it using the toolchains plugin
It would be nice if the archetypes takes Java version as a user input and configures the toolchains plugin out of the box.
-
Updated
Aug 29, 2021 - Makefile
-
Updated
Nov 16, 2020 - CMake
-
Updated
Jul 27, 2021 - Python
-
Updated
Sep 21, 2017 - JavaScript
-
Updated
Jun 20, 2021 - PHP
-
Updated
Apr 3, 2021 - Python
-
Updated
Jul 24, 2021 - TypeScript
-
Updated
Aug 30, 2021 - Rust
-
Updated
Aug 10, 2021 - JavaScript
-
Updated
Jun 10, 2021 - Python
-
Updated
Apr 1, 2021
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
May 24, 2021 - R
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."
Gotta remove this weird thing:
https://github.com/copier-org/copier/blob/8dd9a1ba20afba204bfba40cf71d963f461974b8/docs/creating.md#L38-L39
https://github.com/copier-org/copier/blob/8dd9a1ba20afba204bfba40cf71d963f461974b8/copier/main.py#L203
It should be JSON-dumpable without quirks.