muellan / anydsl

Meta project to quickly build dependencies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AnyDSL

Meta project to quickly build dependencies

Building

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

You may also want to fine-tune config.sh. In particular, if you don't have a GitHub account with a working SSH key, set : ${HTTPS:=true}. This will clone all repositories via https.

See Build Instructions for more information.

About

Meta project to quickly build dependencies

License:GNU General Public License v3.0


Languages

Language:Shell 63.6%Language:Vim Script 36.4%