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

Windows Support #24

Open
2 tasks
tamagokun opened this issue Oct 10, 2013 · 0 comments
Open
2 tasks

Windows Support #24

tamagokun opened this issue Oct 10, 2013 · 0 comments
Labels

Comments

@tamagokun
Copy link
Owner

Working support for Windows would be awesome.

Things that need to be taken care of:

  • - How to handle unix-y commands: There are a few ways to approach this, though I am in favor of the lightest solution. Can it be done with PHP functions? Or can we require libs on the Windows side of things to make this work as-is? For example, you probably already have git-shell or something like that installed.
  • - Taking care of file paths: Probably just a matter of going through and replacing "/" with DIRECTORY_SEPARATOR.

@msschwartz whatchu think? Have any thoughts?

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

No branches or pull requests

1 participant