Skip to content
This repository has been archived by the owner on Dec 6, 2021. It is now read-only.

Speckle desktop client installer for Grasshopper, Rhino, Dynamo etc...

License

Notifications You must be signed in to change notification settings

speckleworks/SpeckleInstaller

Repository files navigation

Speckle Installer

Build status GitHub All Releases

⚠️ IMPORTANT ⚠️

Speckle v1 has reached EOL and is no longer mainatined. Check out our brand new 👉 Speckle v2! Read more about the announcemnt here and check out or new website.

image

Speckle desktop client installer for:

The installer does not require admin privileges and auto updates!

Creating a new (pre) release

  1. Change version in appveyor.yml file
  2. Commit & tag commit with the new version
  3. Push to origin

To push the newly minted pre-release, you'll need to edit it and change its status from prerelease to 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.