Skip to content
forked from AnyDSL/anydsl

Meta project to quickly build dependencies

License

Notifications You must be signed in to change notification settings

sbonfert/anydsl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 63.0%
  • Vim Script 37.0%