Implemented several new commands and moved the download location to the temp folder.
- dub install installs a package in the user/system repository or in the current directory
 - dub uninstall is not yet implemented
 - dub add-local adds a local folder as an installed package (useful so that projects use a git cloned package instead of the github one)
 - dub remove-local removes a local folder again as an installed package
1 parent 2d18669 commit fbd5ca1a853c03517cfc32cc27e1d93f3ec96237
@Sönke Ludwig Sönke Ludwig authored on 14 Jan 2013
Showing 5 changed files
View
source/app.d
View
source/dub/dub.d
View
source/dub/package_.d
View
source/dub/packagemanager.d
View
source/dub/utils.d