node-session-client icon indicating copy to clipboard operation
node-session-client copied to clipboard

Add a how-to-install description

Open invalid-error opened this issue 4 years ago • 5 comments

invalid-error avatar Feb 20 '21 06:02 invalid-error

How to install node? or the required NPMs?

neuroscr avatar Mar 02 '21 22:03 neuroscr

I think the deliverable would be to add an "Install" section to the main README.md file of this repo that lists every command needed to run (eg on a fresh Debian install) to:

  1. install all required dependencies,
  2. install this node session client,
  3. create a session user account,
  4. authenticate user account, and
  5. send a message in the node session client

maltfield avatar Mar 08 '23 15:03 maltfield

Ok, I've added additional details to the README, please review and let me know if that's sufficient

neuroscr avatar Mar 10 '23 16:03 neuroscr

Thanks! I think it's still missing the step where the user actually clones this repo and cds into it

maltfield avatar Mar 20 '23 15:03 maltfield

Ok, added the CLI. I had just figured if you where on github, you'd know how you want to use it (via github client or GUI) but I can see how this is helpful. Let me know if there's anything else

neuroscr avatar Jul 04 '23 18:07 neuroscr