You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The set up of a project aiming the [Dynamo](http://dynamobim.org/) platform can be hard and frustating if not use to it. This project is a Visual Studio Extension (VSIX) containing templates for the set up of [Dynamo](http://dynamobim.org/) package projects, providing boilerplates so you can just start developing your stuff.
4
+
5
+
## Installation
6
+
7
+
Having the project downloaded and Visual Studio totally closed, execute the `.vsix` file within the `dist` folder. This pops up a window that will install the extension along with templates.
8
+
9
+

10
+
11
+
## Usage
12
+
13
+
- Within Visual Studio, create a new project. Under Visual C#, you should have two new templates: `Dynamo Template - ZeroTouch` and `Dynamo Template - Explicit Node`.
14
+
- Fill in the parameters of your projects, seing on the panel on the rigth a preview of the `pkg.json` file that will get generated.
15
+
- Once accepted, it will pull all the necessary Nuget packages and you'll be ready to go.
<Descriptionxml:space="preserve">Visual Studio Extension providing templates for the setup of Dynamo Visual Programming package projects.</Description>
0 commit comments