Interclip Desktop is the desktop companion for Interclip, the awesome tool for sharing URLs.
You can download any release from the releases page, or just look at the latest ones.
yarn
yarn dev
To trigger a build, simply execute:
yarn build
To build for specific platforms, you can use one of these following commands:
yarn build:win32
yarn build:win64
yarn build:mac
yarn build:linux