lukjod / Tdarr_Plugins

Tdarr Plugins

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tdarr_Plugins

Visit the docs for more info: https://docs.tdarr.io/docs/plugins/basics

Development

Make sure NodeJS v16 is installed

Install dependencies:

npm install

Run ESLint:

npm run lint:fix

Check plugins using some extra custom rules:

npm run checkPlugins

Run tests:

npm run test

About

Tdarr Plugins

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%