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

Create app in current dir, when app name is undefined #13

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

StGeass
Copy link

@StGeass StGeass commented Dec 16, 2016

Now, if you leave the name property empty in new command, then rship create dir with name undefined.

This pull request change this unexpected behaviour to more predictable: use current dir instead creating new one.

Or probably we should ask in terminal, about what user want to do in this case?

Currently, with `new` command, when app name is empty,
rship create  dir with `undefined` name. This commit change
behavior to using current dir, when `name` property is empty.
@mrsum
Copy link
Contributor

mrsum commented Dec 18, 2016

Yay! You are right. Thx for issue

@mrsum mrsum self-assigned this Dec 18, 2016
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 this pull request may close these issues.

2 participants