> dotnet new install SpectreSystems.Templates
> dotnet new spectresystems-lib --name MyAwesomeProject
-
--github-org <VALUE>
The GitHub organization the project belongs to.
Defaults to spectresystems
-
--copyright <VALUE>
The copyright holder of the holder.
Defaults to Spectre Systems AB
-
--sponsor <VALUE>
The GitHub Sponsors username.
Defaults to patriksvensson
-
--author <VALUE>
The author of the library
Defaults to Patrik Svensson
> dotnet new spectresystems-cli --name MyAwesomeProject
-
--github-org <VALUE>
The GitHub organization the project belongs to.
Defaults to spectresystems
-
--copyright <VALUE>
The copyright holder of the holder.
Defaults to Spectre Systems AB
-
--sponsor <VALUE>
The GitHub Sponsors username.
Defaults to patriksvensson
-
--author <VALUE>
The author of the library
Defaults to Patrik Svensson