Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeremy Tammik committed Feb 15, 2017
1 parent 259c00d commit ca87301
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,14 @@

Visual Studio wizards to generate C# and VB .NET Revit add-ins.

Documentation is provided by [The Building Coder](http://thebuildingcoder.typepad.com), in the topic group on [Visual Studio Revit Add-In Wizards](http://thebuildingcoder.typepad.com/blog/about-the-author.html#5.20).
Actually, as Andrey pointed out, these are not real wizards, just rather dumb and simple templates. He provides [more intelligent ones](#revit2017addintemplateset), although still just templates.

Installation is accomplished by cloning this repository and running the installer batch file [install.bat](install.bat) as described in The Building Coder discussion of the [Revit Add-In Wizards on GitHub and Installer](http://thebuildingcoder.typepad.com/blog/2015/08/revit-add-in-wizard-github-installer.html).
Documentation is provided in [The Building Coder](http://thebuildingcoder.typepad.com) topic group
on [Visual Studio Revit Add-In Wizards](http://thebuildingcoder.typepad.com/blog/about-the-author.html#5.20).

Installation is accomplished by cloning this repository and running the installer batch
file [install.bat](install.bat) as described in The Building Coder discussion of
the [Revit Add-In Wizards on GitHub and Installer](http://thebuildingcoder.typepad.com/blog/2015/08/revit-add-in-wizard-github-installer.html).


## Revit2017AddInTemplateSet
Expand Down

0 comments on commit ca87301

Please sign in to comment.