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

Empty Project Name #16

Closed
rizo opened this issue Feb 23, 2013 · 0 comments
Closed

Empty Project Name #16

rizo opened this issue Feb 23, 2013 · 0 comments

Comments

@rizo
Copy link

rizo commented Feb 23, 2013

Using the init sub-command without an optional <directory> parameter does not correctly deduce the project location.

Example:

$ mkdir my_project
$ cd my_project
$ dub init
Successfully created an empty project in ''.

I think the parent directory name should be used in place of the empty string. And also in the package's name field.

s-ludwig added a commit that referenced this issue Feb 23, 2013
The current directory is taken to infer the project name in this case.
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

No branches or pull requests

2 participants