Merge pull request #453 from grogancolin/init-with-dependencies
Added support for "dub init" to take a list of dependencies. It will search...
commit c67201d663f3cf832feed1c3894c3aec328fec1a
2 parents c6a9bbd + 48141c8
@Martin Nowak Martin Nowak authored on 10 Dec 2014
Showing 17 changed files
View
CHANGELOG.md
View
source/dub/commandline.d
View
source/dub/dub.d
View
source/dub/init.d
View
source/dub/internal/utils.d
View
test/0-init-fail/.gitignore 0 → 100644
View
test/0-init-fail/0-init-fail.sh 0 → 100755
View
test/0-init-fail/dub.json 0 → 100644
View
test/0-init-fail/source/app.d 0 → 100644
View
test/0-init-multi/.gitignore 0 → 100644
View
test/0-init-multi/0-init-multi.sh 0 → 100755
View
test/0-init-multi/dub.json 0 → 100644
View
test/0-init-multi/source/app.d 0 → 100644
View
test/0-init-simple/.gitignore 0 → 100644
View
test/0-init-simple/0-init-simple.sh 0 → 100755
View
test/0-init-simple/dub.json 0 → 100644
View
test/0-init-simple/source/app.d 0 → 100644