Re: NodeJS client: npm publishing instruction

2018-07-02 Thread Denis Magda
Alexey, Thanks for the instructions. Please put them on Ignite wiki as a sub-page of Development Process: https://cwiki.apache.org/confluence/display/IGNITE/Development+Process Tell me your Wiki ID and I'll grant required permissions. -- Denis On Mon, Jul 2, 2018 at 1:35 AM Igor Sapego wrote:

Re: NodeJS client: npm publishing instruction

2018-07-02 Thread Igor Sapego
I believe, we need to put this instruction on wiki page. Best Regards, Igor On Sun, Jul 1, 2018 at 3:58 PM Alexey Kosenchuk < alexey.kosenc...@nobitlost.com> wrote: > Denis, > > below is instruction how to publish/update npm module with Ignite NodeJS > client on npmjs. > Use it when you decide

NodeJS client: npm publishing instruction

2018-07-01 Thread Alexey Kosenchuk
Denis, below is instruction how to publish/update npm module with Ignite NodeJS client on npmjs. Use it when you decide to publish the client. Another short instruction is how to generate the API spec using jsdoc. Pls place the instructions to appropriate locations. Thanks, -Alexey How to