Skip to content
This repository was archived by the owner on May 4, 2023. It is now read-only.

Commit 67d2f8c

Browse files
chore: update DEVELOPMENT to include MS store details
1 parent 52dfee7 commit 67d2f8c

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

DEVELOPMENT.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,17 @@ To set up the `APPLE_ID` and `APPLE_ID_PASS` variables:
2626
- `APPLE_ID` is your Apple account
2727
- `APPLE_ID_PASS` is a password generated on the [Apple ID page](https://appleid.apple.com/account/manage) in App-Specific Passwords
2828

29+
## Uploading to the Microsoft Store
30+
31+
Detailed step-by-step instructions can be found in this [blog post](https://www.codiga.io/blog/submit-electron-app-to-microsoft-store/).
32+
33+
- Download the `.exe` file from [our latest releases](https://github.com/codiga/code-snippets-manager/releases/latest)
34+
- Download the [MSIX Packaging Tool](https://apps.microsoft.com/store/detail/msix-packaging-tool/9N5LW3JBCXKF)
35+
- Update the "Package Information" per the blog post instructions above
36+
- Create your new `.msix` file
37+
- Upload your new file and make any necessary changes to the submission
38+
- Submit your new submission
39+
2940
## Contact
3041

3142
If you have any question, please ask on our [Slack channel](https://join.slack.com/t/codigahq/shared_invite/zt-9hvmfwie-9BUVFwZDwvpIGlkHv2mzYQ)

0 commit comments

Comments
 (0)