Installation

Install the Freeform Tools (Example for Maya 2020)

Go to the Freeform Tools GitHub.  There are 3 ways to download the toolset.  

(Easiest) First you can download a Release of the tools.  This is a vetted snapshot of the code from when the release was created and will be the most stable version of the tools.  However it will not have any features or improvements made since the release was created.

Second you can download the current code base.

(Advanced) Third, you can use GitHub command line or your Git program of choice to clone the code.

Once the code is downloaded, unblocked, and extracted you should have a folder that looks like this.

D:\FreeformRigging_Releases\FreeformTools-main

2. Set up the Install

In this example our installation folder will be called 'FreeformTools-main'.  

3. Run Maya

import rigging.usertools; rigging.usertools.helix_rigger.HelixRigger().show()