opa-oz30 downloadsPoppy: A local plugin registry manager for Obsidian. Sync plugins to S3-compatible storage and restore them in other vaults.
A local plugin registry manager for Obsidian. Sync plugins to S3-compatible storage and restore them in other vaults.
npm install
npm run build # produces main.js
Tag a commit and push — the GitHub release workflow builds and publishes.
npm version patch
npm run version
git push --follow-tags