Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support dub fetch #1930

Closed
andre2007 opened this issue Apr 21, 2020 · 1 comment · Fixed by #2786
Closed

Support dub fetch #1930

andre2007 opened this issue Apr 21, 2020 · 1 comment · Fixed by #2786

Comments

@andre2007
Copy link
Contributor

The command dub fetch currently expects 1 positional argument (Package name).

It should be possible to just call dub fetch within a folder containing dub package descriptor. The dependencies of the dub package should be downloaded.

Current workaround is to call dub describe which has exactly that effect but also prints the package descriptor to STDOUT.

@Geod24
Copy link
Member

Geod24 commented Jan 12, 2024

Done by #2786

@Geod24 Geod24 closed this as completed Jan 12, 2024
@Geod24 Geod24 linked a pull request Jan 12, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants