Skip to content

dicthub/plugin-local-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

plugin-local-test

A plugin scaffold for local testing

How to use

  1. Start a HTTP daemon serving the contents. e.g.
$ python3 -m http.server 7777
  1. Add index.json in PluginRepositories
    See Config examples for detail.
  2. Enable Local Test Plugin in options page

Releases

No releases published

Packages

No packages published