Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 586 Bytes

README-WIN64.md

File metadata and controls

22 lines (15 loc) · 586 Bytes

Installation under windows

With Visual Studio Community 2015

  1. Install the nodejs tools plugin for visual studio: https://github.com/Microsoft/nodejstools/
  2. Open the OrgModeParser.sln file
  3. Under Tools/External Tools register the runVowsTest.cmd
  4. Drink a beer

Without Visual Studio 2015

  1. Download NodeJS (64bit suggested)

  2. Install the dependencies GLOBALLY:

    npm install -g [email protected] npm install -g [email protected]

  3. run the test via the runVowsTest.cmd

Performance on SonyVaio Intel-i5: Query Parser build time of 1280 Nodes:50ms