🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis →
Socket
Book a DemoInstallSign in
Socket

etherplay-cli

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

etherplay-cli

command line too for developing on http://etherplay.io

latest
npmnpm
Version
0.1.7
Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

etherplay-cli

etherplay-cli is a command line tool for game developers to emulate the Etherplay environment in order to develop games.

It currently has only one command (serve) :

etherplay serve <game file path> [<port>]

that spin up a local server serving an etherplay enebaled web page that embed the specified game file and serve all the other files contained in the containing folder.

You then just need to browse at http://localhost:<port> which by default is : http://localhost:8080

To find more info about Etherplay, have a look at http://etherplay.io

The idea behind etherplay is explained at http://etherplay.io/#developers

And the api documentation can be found at http://etherplay.io/documentation

FAQs

Package last updated on 27 Dec 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts