🚀 DAY 5 OF LAUNCH WEEK: Introducing Socket Firewall Enterprise.Learn more →
Socket
Book a DemoInstallSign in
Socket

fsbridge

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fsbridge

CLI client for the FS-EventBridge filesystem notification server

latest
Source
npmnpm
Version
0.1.0
Version published
Maintainers
1
Created
Source

fsbridge Build Status

A command-line client to stream file changes to an FS-EventBridge server.

Installation

fsbridge requires Node.js. Download it from the website or install from your favorite package manager. To install fsbridge:

npm install -g fsbridge

Quick Start

For the common use case of streaming file change events to a Docker VM running via docker-machine, simply cd to the directory to be watched for changes and execute:

fsbridge .

Note that this assumes either the FS-EventBridge installer has been run for the active VM, or the machine was pre-configured with DevBox.

Have an uncommon use case? Execute fsbridge --help for a full range of customizable options.

License

fsbridge is distributed under the ISC license. See LICENSE file for details.

Credits

fsbridge was created by Tom Shawver at TechnologyAdvice.

Keywords

fsevents

FAQs

Package last updated on 13 Oct 2016

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