goauld

1.0.1 • Public • Published

Goauld.js

Infect other process with Node.js

Alt text

Installation

  npm install goauld --save

Usage

  var Goauld = require('goauld');

  var goauld = new Goauld();

  goauld.setHost("bc");

  goauld.ask("21 + 21",function(answer) {
    console.log(answer); 
  });

Readme

Keywords

none

Package Sidebar

Install

npm i goauld

Weekly Downloads

2

Version

1.0.1

License

ISC

Last publish

Collaborators

  • pld