nodefruit / fruit-rethinkdb

:cherries: RethinkDB Fruit ORM adapter
https://npmjs.com/package/fruit-rethinkdb
MIT License
2 stars 0 forks source link

Create a RethinkDB Adapter #1

Open MiguhRuiz opened 8 years ago

MiguhRuiz commented 8 years ago

@MiguhRuiz commented on Sun Jul 17 2016

I want to create a RethinkDB Adapter to use with fruit. Do I have to create it in my personal profile? Any specific conditions?


@Javascipt commented on Sun Jul 17 2016

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.


@MiguhRuiz commented on Sun Jul 17 2016

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?


@Javascipt commented on Sun Jul 17 2016

It's ok if you would like to use ava. What is your npm username ?


@MiguhRuiz commented on Sun Jul 17 2016

Great, thanks! πŸ˜„

Link to my NPM profile


@Javascipt commented on Sun Jul 17 2016

You are now co-owner of the package at npmjs :

$ npm owner ls fruit-rethinkdb
javascript <Array.prototype@gmail.com>
miguhruiz <miguhruiz@gmail.com>

Enjoy :)

MiguhRuiz commented 8 years ago

I was trying to add Circle CI to the project, but it doesn't want to allow me to do it :(

captura de pantalla 2016-07-19 10 56 35

What should I do? @Javascipt

Javascipt commented 8 years ago

I think you're allowed now

MiguhRuiz commented 8 years ago

Can you give me a version of the Fruit logo without the white background.

I think that I'll be a good idea to put it on this image:

Javascipt commented 8 years ago

Nice idea, I'll try to make ne as I did for other adapter and I'll send it to you. :+1:

MiguhRuiz commented 8 years ago

Alright, thanks! πŸ˜„