Skip to content

102.11.02 A dotnet new template with my personal editorconfig.

Notifications You must be signed in to change notification settings

Lixquid/dotnet-editorconfig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Dotnet EditorConfig Template

This is a template for the dotnet templating engine (dotnet new) that will create my personal EditorConfig file (with dotnet values) in the current directory.

Installation

From Source

  1. Clone the repository to a folder.

    $ git clone https://gitlab.com/lixquid/dotnet-editorconfig
    
  2. Install the template with dotnet new --install

    $ dotnet new --install dotnet-editorconfig/template
    

Usage

dotnet new editorconfig

About

102.11.02 A dotnet new template with my personal editorconfig.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published