Skip to content

sethedwards/RevitAddinTemplate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

RevitAddinTemplate

It's a set of Visual Stuido item template for Revit Addin, hope you guys have fun with it.

Installation

Open Command Prompt and type cmd below:

$ git clone https://github.com/yiskang/RevitAddinTemplate.git "%USERPROFILE%\Documents\Visual Studio 2013\Templates\ItemTemplates\Visual C#\Revit"

In PowerShell:

$ git clone https://github.com/yiskang/RevitAddinTemplate.git "$Env:USERPROFILE\Documents\Visual Studio 2013\Templates\ItemTemplates\Visual C#\Revit"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%