The `root` directory is a typical multi-page app of Vite with Svelte JavaScript project. The `xcode` directory is the root of the Xcode project where the Safari extension app is built. # Environment - [`Node.js`](https://nodejs.dev/en/learn/how-to-install-nodejs/) - [`pnpm`](https://pnpm.io/installation) (optional) - [`Xcode`](https://geo.itunes.apple.com/app/xcode/id497799835) # Dev - `pnpm install` - `pnpm dev` # Build - `pnpm build` - `cd ./xcode` - `xcodebuild` or build with Xcode App # Contribute [Contributing guide](contributing.md) # About [Userscripts](https://github.com/quoid/userscripts) @ 2022