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

Latest commit

 

History

History
34 lines (20 loc) · 1.41 KB

README.md

File metadata and controls

34 lines (20 loc) · 1.41 KB

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.