Skip to content
#

template-project

Here are 785 public repositories matching this topic...

vbrandl
vbrandl commented Nov 23, 2020

It would be cool to have a possibility to create library projects using the template, so just like with cargo new --lib one could call cargo generate --git https://github.com/rust-github/template.git --lib

To do this, some kind of conditional branching would be required in the templating mechanism to

  • enable publishing binaries on the GitHub release page only for binary projects
  • Add

The project of the empty template with Flutter has built the basic framework to realize the functions of internationalization, theme peeling, login and registration, etc.(Flutter空壳模板工程,已搭建基础框架,实现国际化、主题换肤、登录注册、自动路由注册等功能,可在此基础上简单修改实现自己的应用功能)

  • Updated Feb 18, 2021
  • Dart

”Open棟梁”は、長年の.NETアプリケーション開発実績にて蓄積したノウハウに基づき開発した.NET用アプリケーション フレームワークです。 (”OpenTouryo” , is an application framework for .NET which was developed using the accumulated know-how with a long track record in .NET application development.)

  • Updated Jan 29, 2021
  • C#
golang-repo-template
moul
moul commented Oct 10, 2020

General

  • cleanup the root of the repo: move dotfiles to subdirs

Tests

  • Add goleak
  • Advanced goleak test
  • Integrate testman and testutil
  • E2E Integration test that runs against commits and periodically against production
  • E2E Integration test badge on README
  • E2E Integration test notifications/alerting
  • E2E Integration test statistics (

Improve this page

Add a description, image, and links to the template-project topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the template-project topic, visit your repo's landing page and select "manage topics."

Learn more