Make your life easy with automation scripts (currently available for Tampermonkey).
- Youtube Enhancements 🔽 Get
- Imdb Obsidian Base Watchlist 🔽 Get
- Disney+ Hotstar Enhancements 🔽 Get
- Goodreads Obsidian Base Readlist 🔽 Get
- setup/install IDE extensions for svelte, eslint, prettier, editorconfig etc.
- Install relevant pnpm version.
- install -
pnpm install - build -
pnpm -r run build
pnpm --filter <SCRIPT_NAME> dev
pnpm --filter <SCRIPT_NAME> build
We are using changesets to manage script versions and changelog.
- Bump the version with
pnpm changeset. - Commit changes
pnpm changeset version.
pnpm test