Wox.Plugin.Template

Wox Plugin template for dotnet-new.


Keywords
wox-launcher, wox-plugin, template, dotnet-new
License
MIT
Install
Install-Package Wox.Plugin.Template -Version 1.1.0

Documentation

Wox.Plugin.Template

A dotnet CLI template to start off plugins for the Wox launcher.

Installation

dotnet new -i "Wox.Plugin.Template:*"

Usage

dotnet new wox-plugin --name SamplePlugin --author MyUsername