Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 324 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 324 Bytes

AnyDSL

Meta project to quickly build dependencies

Building

git clone https://github.com/AnyDSL/anydsl.git
cd anydsl
cp config.sh.template config.sh
./setup.sh

You may also want to fine-tune config.sh.

See Build Instructions for more information.