C# code updater

Hello, I’m not sure if anyone is interested in this, but I’d like to share some code I’ve written.

This code searches all GH files in a specified folder, searches for all C# components whose name matches the specified name, and distributes the code from the newest file to older ones.

C_sharp_code_distributor.gh (3.2 KB)

Enjoy!