-
Notifications
You must be signed in to change notification settings - Fork 2
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
Create a RethinkDB Adapter #3
Comments
Ok , I'm going to invite you into the organization, I'll create a the repo so that you can start working on it. All you need to know is that the unit tests should be the same as other adapters, at least most of the tests. I haven't tought much about conditions, but you are the first contributor, we can specify new confitions for other contributors. |
Should I have to use the same test tools that you use? I usually use ava which is a new test runner. What about publication on NPM? I have seen that you've send the module into it but how can I send updates of it? |
It's ok if you would like to use ava. What is your npm username ? |
Great, thanks! 😄 |
You are now co-owner of the package at npmjs :
Enjoy :) |
I want to create a RethinkDB Adapter to use with fruit. Do I have to create it in my personal profile? Any specific conditions?
The text was updated successfully, but these errors were encountered: