Merge pull request #734 from D-Programming-Language/interactive-init
Implement interactive "dub init"
commit ea309f9d81f3c0ab340a451322d9df2c2de842eb
2 parents 46a08b6 + f599837
@Martin Nowak Martin Nowak authored on 14 Jan 2016
Showing 13 changed files
View
source/dub/commandline.d
View
source/dub/dependency.d
View
source/dub/dub.d
View
source/dub/init.d
View
test/0-init-fail-json.sh
View
test/0-init-fail.sh
View
test/0-init-interactive.dub.sdl 0 → 100644
View
test/0-init-interactive.sh 0 → 100755
View
test/0-init-multi-json.sh
View
test/0-init-multi.sh
View
test/0-init-simple-json.sh
View
test/0-init-simple.sh
View
test/issue346-redundant-flags.sh