Hello Mat, I gonna to create an feature request on GitHub Your template is great and I was successful in creating a plugin library! By the way it does not work with Tiddlywiki 5.1.22p
I suggest the .travis.yml shall modified as below before_install: - git clone --depth 1 https://github.com/Jermolene/TiddlyWiki5.git - cd TiddlyWiki5 - npm link - cd .. But then I got errors in Travis. --Mohammad On Monday, September 16, 2019 at 5:16:07 PM UTC+4:30, Matthew Lauber wrote: > > I've created a github plugin library template here: > https://github.com/mklauber/tw5-plugins-template You should be able to > follow the setup instructions in the README.md and put your plugins into > the plugin folder. > > Matt Lauber > > *Edit:* Note, this requires setting up github and travis-ci. > > On Sunday, September 15, 2019 at 9:18:04 AM UTC-4, Mohammad wrote: >> >> I have seen some developers create their own plugin libraries! I have >> seen description by Jeremy to do so if you like to distribute your plugins >> but I could not find instruction how to create such library! >> >> Considering you have plugins published on GitHub how it is possible to >> create a plugin library? >> >> --Mohammad >> >> >> -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/4d57033f-e3f9-4a0e-9d56-2bcb934dc10e%40googlegroups.com.

