1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-10-31 00:07:48 +02:00

Doc: Fixed deploy doc

This commit is contained in:
Laurent Cozic
2021-05-10 12:22:56 +02:00
parent 610e1dc885
commit 5d7a3ceff5

View File

@@ -54,6 +54,12 @@ Finally, to release the actual app, run:
npm run releaseCli
## Joplin Server
Run:
npm run releaseServer
## Web clipper
Run:
@@ -64,7 +70,7 @@ Run:
First the types should generally be updated, using `./updateTypes.sh`. Then run:
npm run releaseGenerator
npm run releasePluginGenerator
## Plugin Repo Cli