feat: initial project setup
Setup initial project with default layout for creating a new repsoitory. This project will contain everything related to build infra and tools.
This commit is contained in:
commit
2fec5e69e3
14 changed files with 508 additions and 0 deletions
6
templating/README.md
Normal file
6
templating/README.md
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
## Common project and item templates
|
||||
|
||||
[.NET templates](https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet-new-sdk-templates) are located in several repositories.
|
||||
|
||||
This folder contains the following common project and item templates:
|
||||
- Default Geekeey repository layout (`geekeey-repo`)
|
||||
Loading…
Add table
Add a link
Reference in a new issue