Skip to content

OpenRakis/spice86-dotnet-templates

Repository files navigation

downloads

Spice86 templates for dotnet new

For more information about dotnet new templates see here.

Installing the templates

Run from a command line:

dotnet new install Spice86.Templates

The templates should now be available in dotnet:

Templates                              Short Name                 Language    Tags
---------------------------------------------------------------------------------------------------------
Spice86 Project                     spice86.project               [C#]        reverseengineering/spice86

Use it to generate a new reverse engineering project:

dotnet new spice86.project