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

Update README and docs #905

Closed
4 tasks done
vojtajina opened this issue Jan 30, 2014 · 3 comments
Closed
4 tasks done

Update README and docs #905

vojtajina opened this issue Jan 30, 2014 · 3 comments
Milestone

Comments

@vojtajina
Copy link
Contributor

  • recommend local install (readme, and homepage npm install -g karma)
  • minimize readme and rather point to the docs
  • recommend karma init
  • update plugins and docs - no plugin is shipped with Karma
@dcrockwell
Copy link

It seems that in master, the client is now written with browserify. Does this mean the RequireJS mention in the README should be removed or modified?

@vojtajina
Copy link
Contributor Author

Yep, karma's client code uses CommonJS and browserify. I don't think readme should be changed - you can use Require/CommonJS/whatever you want with Karma.

It's just we use CommonJS to make it the same as the Node.js code...

@dcrockwell
Copy link

I apologize. I realized as much after making this post and forgot to delete it. Thank you.

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