Skip to content

Contains custom dotnet templates for Spectre Systems

License

Notifications You must be signed in to change notification settings

spectresystems/templates

Repository files navigation

Installation

> dotnet new -i SpectreSystems.Templates

New Class library

> dotnet new spectresystems-lib --name MyAwesomeProject

Parameters

  • --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

New CLI application

> dotnet new spectresystems-cli --name MyAwesomeProject

Parameters

  • --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

About

Contains custom dotnet templates for Spectre Systems

Resources

License

Stars

Watchers

Forks

Packages

No packages published