Skip to content

Commit

Permalink
docs: add publishing section (#76)
Browse files Browse the repository at this point in the history
  • Loading branch information
uncenter authored Jun 15, 2024
1 parent 2dc8151 commit 45f4cd2
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ The extension is available on the Chrome Web Store, Firefox Add-ons, and Microso
> [!NOTE]
> Icons are pulled from [catppuccin/vscode-icons](https://github.com/catppuccin/vscode-icons); please direct any requests for new icons or associations there!

### Manually

```bash
Expand Down Expand Up @@ -93,6 +92,10 @@ To build the extension, run either:
- `pnpm build`, where the compiled extension will be available at `dist/chrome-mv3`...
- or `pnpm zip:firefox`, where the compiled and _zipped_ extension can be found at `dist/catppuccin-github-file-explorer-icons-<version>-firefox.zip`.

### Publishing

The [`pnpm wxt submit init` command](https://wxt.dev/get-started/publishing.html#automation) will walk you through each of the tokens that needs to be added for publishing to each store.

## 💝 Thanks to

- [uncenter](https://github.com/uncenter)
Expand Down

0 comments on commit 45f4cd2

Please sign in to comment.