Skip to content

pomerium/desktop-client

Repository files navigation

Starting Development

Get all the dependencies

npm install

Development checkout of pomerium-cli

Set up repo clone and symlink

npm run dev-setup

This will internally check out the default branch of pomerium/cli

Change branch/tag/commit for cli checkout

( cd cli && git checkout [commit-ish] )

Pull branch updates (if any) and rebuild cli

To fetch branch updates and rebuild the cli binary

npm run build-cli

Run a dev build

Start the app in the dev environment:

npm run start

Packaging for Production

To package apps for the local platform:

npm run package

About

Cross Platform Desktop Application for establishing TCP connections through Pomerium

Topics

Resources

License

Stars

Watchers

Forks

Contributors 12