Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 295 Bytes

02_Installation.md

File metadata and controls

19 lines (13 loc) · 295 Bytes

Installation

Please use the following command when cloning this repository:

git clone --recursive git@github.com:nh13/DWGSIM.git

Next, build the dwgsim and dwgsim_eval binaries:

make

You can run a simple integration test with:

make test