Skip to content

open-eid/updater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Win/OSX updater component

European Regional Development Fund

  • License: LGPL 2.1
  • © Estonian Information System Authority

Building

Build Status

OSX

  1. Fetch the source

     git clone --recursive https://github.com/open-eid/updater
     cd updater
    
  2. Configure

     cmake -B build -S .
    
  3. Build

     cmake --build build
    
  4. Install

     sudo cmake --build build --target install
    
  5. Execute

     open /Library/PreferencePanes/id-updater.prefPane
    

Support

Official builds are provided through official distribution point id.ee. If you want support, you need to be using official builds.

Source code is provided on "as is" terms with no warranty (see license for more information). Do not file Github issues with generic support requests.