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 #21

Open
benjaminmestdagh opened this issue Jul 18, 2013 · 5 comments
Open

Windows support #21

benjaminmestdagh opened this issue Jul 18, 2013 · 5 comments

Comments

@benjaminmestdagh
Copy link
Member

The installer will not work on Windows.

@coreation
Copy link

You mean this only works in an unix environment, ergo where commands are possible, I work on windows but have a Wampserver setup, curl, php etc. are available through the command line.

@benjaminmestdagh
Copy link
Member Author

The requirement check uses the Unix 'which' command to check if Git and Composer are installed..

@pietercolpaert
Copy link
Member

Then you should add "which" as a requirement for this installer!

@pietercolpaert
Copy link
Member

@benjaminmestdagh

Can you please make your issues more verbose? We will need this code base the next months and this is not very helpful. Things that I would like to see in this issue:

  • what is the problem exactly
  • what is still needed in order to make this work
  • a quick fix for windows users today
  • a possible solution in the long run

@ahluntang
Copy link
Member

"where" can be used on Windows.

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

4 participants