Just in case you missed this – Autodesk has picked up the previous work of Mr Keough on Dynamo and provided a Labs plugin for Vasari!

Dynamo for Vasari
Build parametric functionality on top of Vasari with a graphical user interface. Autodesk has extended the open source effort of Ian Keough by adding some additional nodes and packaging it in an installer for Vasari to make it easier to get up and running. The download also includes some sample workflows.
// Download
// Wiki help

via
Two New Free Addins available for Project Vasari – It is Alive in the Lab

More from Wiki help below:
Autodesk has extended the open source effort by adding some additional nodes and packaged it in an installer for Vasari to make it easier to get up and running. We have also provided some sample workflows which you can find below…

Installation

  1. Download the zip file from the Labs site.
  2. Run Vasari_2-1_WIP_Dynamo_Add-In.exe
  3. Keep the option to also install Vasari_2-1_WIP_Solar_Radiation_Add-In.exe
  4. Launch Project Vasari

Getting Started

  1. Launch Dynamo.
    Click Add-Ins tab>Visual Programming panel>Dynamo.
  2. Follow the sample workflows below for instructions on use.

If you want to install Dynamo on (or into ?) Revit, Tom Vollaro from Inside the Factory has posted the steps.

I have previously posted about Dynamo on github and Microsoft Kinect with Dynamo (multiple videos).

Quote:
The installation is a bit wonky, so here are the steps:

  1. Go to the Dynamo repository on github.
  2. Click on DynamoInstall or DynamoInstall_32bit (depending on your Revit install)
  3. Click on Release
  4. Click on both the msi file and setup.exe. For each, click “View Raw” and that will allow you to download the file
  5. Run setup.exe and restart Revit. I will post instructions soon on getting it going in Vasari.

via
Inside the Factory: Revit Spaghetti

This previous post on using a Microsoft Kinect in Revit generated quite a bit of interest. Do you want to get more involved with Dynamo?  Quote:

… go to the Dynamo site on gitHub, download the source or the executeables and open an issue if there’s a feature you’d like to see implemented. I’m in the process of putting together a tutorial for how to create your own nodes. In the meantime, if you’re a developer and you want to take a crack at coding your own components for Dynamo drop me an email, and I’d be happy to help you get up and running.

via
This is the software you’ve been waiting for… (Ian Keogh)

From the gitHub page:
Dynamo: Visual Programming for Revit
This project was started by Ian Keough. The intent of this project is to provide a code playground for building interesting parametric functionality on top of that already offered by Revit, and to do so with a graphical interface that allows you to share your work with others less inclined to write code themselves.