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

Implementing Windows install support #39

Open
dkisselev opened this issue Dec 26, 2015 · 0 comments
Open

Implementing Windows install support #39

dkisselev opened this issue Dec 26, 2015 · 0 comments

Comments

@dkisselev
Copy link

I'm working on seeing if it's possible to tweak the project to add working (but perhaps unsupported) Windows compatibility.

The first barrier I'm working on is the Composer install scripts.

Is there any technical reason why you're copying the multi-select scripts but symlinking ajaxorg?

I'm tweaking the post-install to use 'php -r' and its built in functions instead of system-specific variants, but there's no equivalent call for 'ln -nfs', so I think that can be swapped out for a recursive copy if there isn't some other limitation.

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

No branches or pull requests

2 participants