From e3c7891714375e1a2a8a9c967312246658084313 Mon Sep 17 00:00:00 2001 From: wynged Date: Mon, 18 Sep 2017 19:52:33 -0400 Subject: [PATCH] Create README.md --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..45d760c --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# DynaFire +Dynamo Keyboard Shortcuts Extension + +This addin should help users add customizable shortucts to DynamoBIM, a visual programing language for the AEC industry. +Autodesk is working on the open source project to encourage automation, but they needed a little help adding the shortcut functionality. +This project was started at the #beyondAEC hackathon, held in Boston. + +the solution should compile, and the goal is that if all you want is to add the extension, then the deploy folder should have all you need. + +Note, this is very much a work in progress. At the time of this writing there are known issues which WILL cause Dynamo to crash. +Use at your own risk, and please contribute. We all want this project to get better :-)