Skip to content

Node module packaged with the NATS server, gnats, binaries

Notifications You must be signed in to change notification settings

jacobgardner/gnats-static

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gnats-static

Node module packaged with the NATS server, gnats, binaries

Installation

This module is installed via npm:

$ npm install gnats-static

Example Usage

Returns the path of a statically linked gnats binary on the local filesystem.

var gnatsPath = require('gnats-static');
console.log(gnatsPath);
// /home/jacob/personal/gnats/bin/linux/x64/gnatsd

About

Node module packaged with the NATS server, gnats, binaries

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published