Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 421 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 421 Bytes

Development

  • before running npm start make sure to launch task with label "C/C++: g++.exe build active file". (Ctrl+Shift+B is the default keyshorcut.)
  • can control whether .cpp file is compiled for each pdf generation by changing the variable compile = true in main.js.
    There's an issue to add this to env.js.
  • npm install
  • npm start