/Amusoft.VisualStudio.TemplateGenerator

Tools to create multiproject templates for Visual Studio

Primary LanguageC#MIT LicenseMIT

Visual Studio Multi project template generator

NuGet

NuGet Badge NuGet Badge

CI

Build Status

Download Release

https://github.com/taori/Amusoft.VisualStudio.TemplateGenerator/releases/latest

Features

  • Build multi project template from a raw visual studio solution
    • No need to export anything from within VS
  • Multi project template generation
  • Configure once, rebuild approach
    • No more updating and manually editing files over and over required
  • Multiple output folders
    • Add the import folders to create your template and test the generation result
    • Drop the packed zip file straight into your extension without any effort
  • Solution folder configuration
    • If your template is more complex, you can add template folders straight from the get go.
  • Primary project configuration
    • Set up startup project for a template
  • OpenInEditor configuration
    • Mark the files you want to be opened after a template was scaffolded and is being opened

Entry screen

Template configuration

CLI support

you can also execute this program from the command line for the purpose of build automation.

build configuration [configurationId] is the command for that.