Skip to content

Latest commit

 

History

291 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

21 stars

Watchers

4 watching

Forks

Releases

Used by

Contributors

Languages