nili

1.0.4 • Public • Published

nili

old school chat server for larps

untested

user instructions

  • make sure you have node.js installed, version 8 and above.
  • in the command prompt, run npm i -g nili@latest (requires an internet connection)
    • after a few seconds, the installation is done and a message will appear:
+ nili@1.0.2
updated 1 package in 8.69s

(the latest version of the nili server is now installed in your machine)

  • to run the server simply run nili from the command line.

developer instructions

  • download code from github
    • either git clone git@github.com:amir-arad/nili.git
    • or download zip file and extract files to folder nili
  • inside folder nili run npm install from the comand line
  • inside folder nili run npm start from the comand line. server is now running.
  • connect to the server with any telnet client in port 2300

Readme

Keywords

none

Package Sidebar

Install

npm i nili

Weekly Downloads

0

Version

1.0.4

License

ISC

Last publish

Collaborators

  • amir-arad