Skip to content

A template for a MediaTool plugin.

Notifications You must be signed in to change notification settings

purplefrizzel/MediaToolPluginTemplate

Repository files navigation

MediaTool Plugin Template

A template for creating MediaTool plugins using dotnet new.

How to use

  • First clone to repo using git like this git clone [email protected]:purplefrizzel/MediaToolPluginTemplate.git
  • Once you have cloned the repo, cd into the repo's dir like this cd MediaToolPluginTemplate.
  • Once in the git repo's dir run this command dotnet new --install ./
  • Now that you have the template install, you can now run dotnet new MediaToolPluginTemplate in the dir where you want to store the plugin's code and resources.

About

A template for a MediaTool plugin.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages