Skip to content

Feature Request: dotnet templates package for Traversal and NoTargets projects #472

Open
@MattKotsenas

Description

@MattKotsenas

It would be nice if this project also published a nuget template package, for instance Microsoft.Build.Traversal.Templates and Microsoft.Build.NoTargets.Templates.

I could then run dotnet new install to install the templates and then for instance create a new dirs.proj file by running dotnet new dirs.proj, or a new NoTargets project via dotnet new notargets.

The idea is to provide a sensible default for people getting started, and reduces friction to adoption over copy/pasting the sample from the README.

I'm also happy to do this work, but wanted to open an issue to gauge interest before starting.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Feature RequestNew feature or requestHelp WantedLooking for community contributions!

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions