Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 710 Bytes

readme.md

File metadata and controls

28 lines (20 loc) · 710 Bytes

CommandSocket - NodeJS Client

An implementation of a CommandSocket client written for NodeJS.

Table of Contents

Installation

Install from NPM with

$ npm install --save @command-socket/node

Basic Usage

Basic usage instructions here.

Documentation

See the wiki for full documentation.

License

@command-socket/node is made available under the GNU General Public License v3.

Copyright (C) 2019 Trevor Sears