Socket
Book a DemoInstallSign in
Socket

topham

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

topham

topham is a controller for node

latest
npmnpm
Version
0.0.0
Version published
Maintainers
1
Created
Source

topham

A Controller for Node, a bit like the gradle daemon.

It runs as a server, and can process node commands sent to it.

Obviously it's not secure. Don't run this on the public internet.

$ npm install -g topham

To run the server

topham -p 3478 serve

To tell the server to do something (e.g. run lessc)

topham -H localhost -p 3478 lessc example.less

FAQs

Package last updated on 14 Feb 2014

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