Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 617 Bytes

File metadata and controls

23 lines (17 loc) · 617 Bytes

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

Dev

  • pnpm install
  • pnpm dev

Build

  • pnpm build
  • cd ./xcode
  • xcodebuild or build with Xcode App

Contribute

Contributing guide

About

Userscripts @ 2022