Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

zvelo.io/watcher

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zvelo.io/watcher

  • v0.0.0-20171215001636-91836331f472
  • Go
  • Socket score

Version published
Created
Source

watcher

A simple tool that wraps the execution of another executable. If that executable changes on disk, then watcher will restart it with the same environment and arguments.

This is useful, in particular, for Go executables (which are often a single file, without external runtime file dependencies).

This is also useful when using a tool like Foreman or forego which manage processes.

By wrapping each process's execution with watcher, a Procfile with lots of processes doesn't have to bring down every process each time a single executable changes.

FAQs

Package last updated on 15 Dec 2017

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc