Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 718 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 718 Bytes

Eendraadschema Community edition


Purpose

Design and draw a one-wire diagram as enforced by the Belgian AREI legislation. Source code written in Typescript, transpiled to Javascript and run in a browser.

Build / Compile

Below description is valid for a linux terminal with bash- or sh-shell. With some extra tweaks, compilation on other systems should be possible as well.

  • Extract all files and directories in a dedicated folder.
  • Ensure you have a typescript compiler installed that can be called by the name "tsc"
  • Run the ./compile -script from the dedicated folder.
  • Open index.html with a modern browser

License

See LICENSE.md