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

Allowed Sails project creation in existing directory #301

Merged
merged 1 commit into from
Apr 8, 2013

Conversation

colinwren
Copy link
Member

Now you can run

mkdir foo
cd foo
sails new .

and it will be the same as running

sails new foo

mikermcneil added a commit that referenced this pull request Apr 8, 2013
Allowed Sails project creation in existing directory
@mikermcneil mikermcneil merged commit 3af6900 into balderdashy:master Apr 8, 2013
@mikermcneil
Copy link
Member

Thanks @colinwren

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants