-
Updated
May 4, 2021 - Makefile
#
project-template
Here are 498 public repositories matching this topic...
Standard Go Project Layout
.NET project templates with batteries included, providing the minimum amount of code required to get you going faster.
c-sharp
api
graphql
docker
template
dotnet
nuget
swagger
project-template
dotnet-core
asp-net-core
asp-net
dotnet-new
orleans
-
Updated
May 8, 2021 - C#
CLI for creating and configuring new Xcode projects
-
Updated
Jun 27, 2020 - Ruby
Yii 2.0 Advanced Application Template
-
Updated
May 8, 2021 - PHP
Minimalistic project template to jump start a Node.js back-end application in TypeScript. ESLint, Jest and type definitions included.
nodejs
javascript
boilerplate
express
microservices
typescript
eslint
serverless
backend
jest
service
back-end
prettier
project-template
starter-template
node-js
nodejs-server
typescript-boilerplate
node-typescript-boilerplate
-
Updated
May 7, 2021 - TypeScript
python
git
distribution
package
project-template
template-project
release-automation
package-creation
-
Updated
Apr 15, 2021 - Python
A template for modern C++ projects using CMake, Clang-Format, CI, unit testing and more, with support for downstream inclusion.
open-source
template
package-manager
cmake
cpp
continuous-integration
ci
static-analysis
project-template
gtest
cmakelists
codecov
clang-format
code-coverage
google-test
cmake-template
cmake-module
ccache
github-actions
github-action
-
Updated
Aug 16, 2020 - CMake
-
Updated
Apr 5, 2021 - Haskell
Project template layout for Django 3.0+
-
Updated
Apr 28, 2021 - Python
A Go project template
-
Updated
Feb 6, 2021 - Go
-
Updated
May 14, 2018 - Clojure
A Leiningen template(Clojure/ClojureScript Project) for Web based desktop application with Electron (atom-shell).
electron
nodejs
atom
windows
linux
html
npm
grunt
clojure
osx
clojurescript
reagent
project-template
re-frame
desktop-application
leiningen
om
figwheel
packager
om-next
-
Updated
Oct 6, 2017 - Clojure
Boiler plate template for C++ projects, with CMake, Doctest, Travis CI, Appveyor, Github Actions and coverage reports.
coveralls
boilerplate
cmake
cpp
travis-ci
doctest
actions
project-template
code-review
codecov
template-project
code-coverage
folder-structure
cpp-17
github-actions
-
Updated
Feb 3, 2021 - CMake
Yajo
commented
Apr 17, 2021
Gotta remove this weird thing:
It should be JSON-dumpable without quirks.
Clean C++ project for you to use. Features: Modern CMake, CPack, Doxygen, PlantUML, Catch Unit testing, static analysis
c-plus-plus
unit-testing
cmake
framework
example
static-analysis
project-template
plantuml
doxygen
cpack
github-actions
-
Updated
Nov 16, 2020 - CMake
Bleeding edge cookiecutter template to create new python packages
python
template
project-template
cookiecutter
python3
hacktoberfest
cookiecutter-template
cookiecutter-python3
-
Updated
May 5, 2021 - Python
A new command line tool and developer framework for scaffolding out GitHub projects. Generate offers the robustness and configurability of Yeoman, the expressiveness and simplicity of Slush, and more powerful flow control and composability than either.
rails
template
boilerplate
yo
generator
yeoman
generate
scaffold
project-template
project
slush
initialize
init
create
scaffolder
scaffolding
-
Updated
Sep 21, 2017 - JavaScript
A Sublime Text 2/3 plugin to allow creating any kind of project from your own custom templates
-
Updated
Apr 3, 2021 - Python
This project is a template for installing and running WordPress 5.x on Heroku.
-
Updated
Feb 6, 2021 - PHP
-
Updated
Mar 15, 2021 - TypeScript
A boilerplate template for starting a web services using Warp + SQLx (PostgreSQL) + Redis + Juniper (GraphQL). ❤️
-
Updated
Apr 16, 2021 - Rust
jekyll
firebase
automation
generator
service-worker
yeoman
travis-ci
gh-pages
progressive-web-app
es2015
best-practices
seed
scss
project-template
pug
starter-kit
-
Updated
May 9, 2021 - JavaScript
A project template for Django 2.0 that follows best practices.
-
Updated
Apr 30, 2021 - Python
ManasJayanth
commented
Nov 9, 2020
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.
A template for data analysis projects structured as R packages
-
Updated
Apr 29, 2021 - R
对一些好的技术文章结合自己的实践经验进行翻译、举例说明等或自己的经验分享。主要包括架构设计、模式设计、模型设计、重构等。
go
layout
architecture
project-template
design-patterns
standards
project-structure
project-layout
package-oriented-design
-
Updated
Apr 1, 2021
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.