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

Allow relative paths for projects.yaml #1

Open
davidmyersdev opened this issue Jun 6, 2017 · 1 comment
Open

Allow relative paths for projects.yaml #1

davidmyersdev opened this issue Jun 6, 2017 · 1 comment

Comments

@davidmyersdev
Copy link
Collaborator

Instead of requiring the absolute path (from within the Vagrant VM), allow users to just specify relative paths that will implicitly be based from /vagrant/workspace.

@davidmyersdev
Copy link
Collaborator Author

Determine whether the path is absolute or relative by checking for a / at position 0.

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

1 participant