Skip to content

DinhHuy2010/wikimedia-userscripts

Repository files navigation

This repository is used for to store source code of various scripts used within Wikimedia projects (e.g. Wikipedia, Wikidata, etc.).

Software used

Pipeline

To bundle, run:

$ deno task build

To bundle some targets, but not all targets, use:

$ deno task build <codename> # replace <codename> with codenames defined in config.ts

After bundle, to publish, run:

$ deno task publish

To bundle and publish at the sametime, run:

$ deno task buildnpublish [<codename>] # replace <codename> with codenames defined in config.ts, if not passed then asssume all targets

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors