Skip to content

kudima03/Pure.Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pure.Template

Project template for new Pure ecosystem NuGet libraries.

License: MIT

Overview

Pure.Template is the canonical starting point for new Pure ecosystem packages. It ships with a pre-configured project structure, .editorconfig, GitHub Actions workflows for build/test and NuGet publish, and standard CODEOWNERS and CODE_OF_CONDUCT.md files — so a new library can be bootstrapped consistently without manually copying configuration from another repo.

What's included

Item Description
.editorconfig Shared code style rules for the Pure ecosystem
CODEOWNERS Default ownership configuration
CODE_OF_CONDUCT.md Contributor code of conduct
.github/workflows/build-and-test.yml CI workflow: restore, build, and test on every push
.github/workflows/publish-nuget.yml Publish workflow: triggered on git tag push

About

Project template for new Pure ecosystem NuGet libraries — pre-configured with standard CI workflows, code style, and package settings.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors