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.
-
Clone the repository to a folder.
$ git clone https://gitlab.com/lixquid/dotnet-editorconfig
-
Install the template with
dotnet new --install
$ dotnet new --install dotnet-editorconfig/template
dotnet new editorconfig