Skip to content

Conversation

queckezz
Copy link

This PR now additionally allows windows like paths with \s

# both works now vue init D:\dev\create-module test-project vue init ~/dev/create-module test-project
})
}

function isLocal (str) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

isLocal implies more than just that str is string and not an url. In my opinion exist should also be called here.

  • you can easily add test for it ;)
@zigomir zigomir self-assigned this Jul 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants