gobolinux / Scripts

The GoboLinux scripts collection
41 stars 9 forks source link

Alien subtrees for language versioning #24

Open hishamhm opened 7 years ago

hishamhm commented 7 years ago

Adds options --tree and --dependencies to Alien, as proposed in https://github.com/gobolinux/Scripts/issues/4#issuecomment-315151514. Implemented LuaRocks only first as a proof-of-concept.

This adds --tree, --dependencies and the smarter auto-detection for when --tree is not explicitly given. The fundamental feature is --tree. The other two (--dependencies and the auto-detection) are pretty isolated.