BHoM / Speckle_Toolkit

GNU Lesser General Public License v3.0
10 stars 2 forks source link

Adds authenticator to Speckle_Toolkit; enables Excel workflow #91

Closed alelom closed 3 years ago

alelom commented 4 years ago

NOTE: Depends on

https://github.com/BHoM/BHoM_UI/issues/271 https://github.com/BHoM/BHoM_Engine/pull/1807

Issues addressed by this PR

Closes #90 Closes #92 Closes #93

This enables the following workflow: ExcelSpeckle

which effectively makes for a free 3Dviewer shipping with BHoM - independent from any CAD software.

In order to enable this workflow, I had to set Copy-Local to true for:

This means I had to add a "selective xcopy" in the PostBuild events that does the copy or not only if Speckle is installed on your machine.

Test files

In the repository: GitHub\Speckle_Toolkit\Test Scripts\#90-Auth

Changelog

Additional comments

rwemay commented 4 years ago

Looking great! Give me a shout on Teams/email about the excel test script. Keen that we Template these as much as possible to consolidate samples/UX.

alelom commented 3 years ago

Closed it for now. This was a prototype that needs more work, especially in light of the recent Speckle 2.0 update.