FreeFroots has been an amazing initiative. I am hopeful to see how it goes ahead.

DAY 1

MVP for One Param is almost ready. Ready to be showcased next Week.

GitHub Initialisation is pretty straight forward. Have the same folder structure. Things should go the same. One of the issue that we have faced previously is the way in which pyRevit scripts are deployed around the office. A direct GitHub Integration would be the best thing to do. The way that I found on the internet is through extension.json file. Once in, the user is able to select the tool and load it directly from GitHub. Just once this is executed, needs to contact one of the maintainers to deploy it.

Also learnt about JSON Formats, List Comprehension vs Append and Dictionaries. These are really amazing pieces of implementations to have improved efficiency boosts in script runtime.

Another great thing is a Startup Script. This let’s the extension certain duties everytime pyRevit / Extension / Revit is loaded. Great way to set up Runtime Environment