Skip to content

Commit

Permalink
Readme on how to publish
Browse files Browse the repository at this point in the history
  • Loading branch information
Mads Jon Nielsen committed Sep 22, 2023
1 parent b834540 commit 6c504b3
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,3 +130,13 @@ Ignore dependencies.
Default: CPU/2

Set this to limit the number of parallel processes when running tasks.

## How to publish debian packages to [gitte-ppa.cego.dk](gitte-ppa.cego.dk)
Run `./publish-os-packages` and upload the ppa/ppa.zip file to cego's cloudflare pages

A gpg signing key is needed to sign the debian packages.

## How to publish npmjs.com
Run `npm publish` to upload to npmjs.com

You need proper permissions in the `@cego` organization on [npmjs.com](npmjs.com)

0 comments on commit 6c504b3

Please sign in to comment.