Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.76 KB

README.md

File metadata and controls

36 lines (25 loc) · 1.76 KB

Speckle Installer - CX

Installer BuildsGitHub All Releases

image

Arup Speckle desktop client installer for:

And the SpeckleGSA (https://github.com/arup-group/SpeckleGSA) plugin

The installer does not require admin privileges and auto updates!

Creating a Release

  1. Select Actions Tab
  2. Select Create installer workflow
  3. Press the Run Workflow button
  4. Select the Master branch
  5. Input the first three digits of the release version in the input box. e.g. 1.8.32
  6. Press the Run Workflow button
  7. Download the installer and check the created release
  8. If all is well, press the Edit button on the release, unselect the This is a pre-release checkbox and press update release

gif on how to create a release

Installer tool

This project uses Inno Setup to create the installer.

If you'd like to contribute to the project, please first head over to Inno Setup download page and install it.