generator-zotero-plugin
TypeScript icon, indicating that this package has built-in type declarations

3.1.9 • Public • Published

generator-zotero-plugin

Generate a Zotero Plugin scaffold

Installation

First, install Yeoman and generator-zotero-plugin using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-zotero-plugin

Then generate your new project:

mkdir zotero-my-fantastic-plugin
cd zotero-my-fantastic-plugin
yo zotero-plugin

After that:

npm run build

to build

npm version patch

to release a new version (if you are on the main/master branch)

npm start

to start zotero with your plugin loaded (edit zotero-plugin.ini first)

Package Sidebar

Install

npm i generator-zotero-plugin

Homepage

retorque.re

Weekly Downloads

2

Version

3.1.9

License

MIT

Unpacked Size

70.5 kB

Total Files

54

Last publish

Collaborators

  • retorquere