OpenRakis / spice86-dotnet-templates

Spice86 templates for dotnet new

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Spice86 templates for dotnet new

License:Apache License 2.0


Languages

Language:C# 100.0%