I want to work on the Flex SDK and I've cloned the repository down to my computer. From what I've gathered so far, cloning the SDK locally does not install all the necessary components needed to run / compile a Flex application, correct? The instructions how to setup the SDK are in the readme in the root directory. These say there is a build script in the same directory to automate all or some of these steps? After I run that is that all I need to do to work on the SDK? I mean I would still have to point FB to the Flex SDK path and add Flex SDK and TLF SDK as libraries?
If there are more steps or if you think it's a good idea would it be possible to get the Flex installer to point to a local Flex SDK repository (already downloaded like I have) and set it up for the developer?