Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 205 Bytes

README.mdown

File metadata and controls

14 lines (10 loc) · 205 Bytes

How to run

  1. Launch docker container: make builder
  2. Compile Typescript to Javascript library:
./build_aspan.sh

or compile as Javascript and test:

./test.sh