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

Make setup easier #17

Open
arschmitz opened this issue Jan 22, 2015 · 4 comments
Open

Make setup easier #17

arschmitz opened this issue Jan 22, 2015 · 4 comments

Comments

@arschmitz
Copy link

All of the dependencies of this ( except couchdb ) are available as NPM packages ( and or grunt modules ). It would be nice to make these dependencies to ease setup to just an NPM install plus downloading the right couchdb binary and clicking it, for basic local setup. You can see an example here https://github.com/jquery/css-chassis/pull/34/files. Would be happy to do a PR if your interested.

@axemclion
Copy link
Owner

@arschmitz PRs would be really welcome - I am kind of struggling to do work on this and browser-perf at the same time. Would be really grateful if you could do a PR !! :)

@axemclion
Copy link
Owner

@arschmitz I looked at this again, and adding selenium basically seems to add a good amount of size to the package. Is there a way to automatically download Couch and Selenium ? I am exploring writing something like a Vagrant script, or creating an environment using Docker. Do you think that would help instead?

@arschmitz
Copy link
Author

@axemclion you wouldnt add it to the package directly just a a dependency so that you get it when you npm install

@arschmitz
Copy link
Author

Which I guess would count as "automatically download" :-) you can do the same with chrome driver. I have not found a way to do this with couch but im going to be seeing one of the Couchdb devs Tuesday and ill ask him.

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

2 participants