From 5068b3d33ce6b91b64117146d54a57f74f35487c Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Mon, 30 Apr 2018 21:08:01 +0300 Subject: [PATCH] Updated Install Wekan from source on Windows (markdown) --- Install-Wekan-from-source-on-Windows.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Install-Wekan-from-source-on-Windows.md b/Install-Wekan-from-source-on-Windows.md index 386fd38..ea4b760 100644 --- a/Install-Wekan-from-source-on-Windows.md +++ b/Install-Wekan-from-source-on-Windows.md @@ -88,6 +88,10 @@ Make sure to run the command `meteor` instead of `node`. # VBA +Related projects: +* [VBA-JSON](https://github.com/VBA-tools/VBA-JSON) +* [VBA to Javascript translator](https://github.com/mha105/VBA-to-JavaScript-Translator) + For accessing Wekan with Excel VBA, you can use Wekan REST API: https://github.com/wekan/wekan/wiki/REST-API