Socket
Socket
Sign inDemoInstall

webthusiast-dev

Package Overview
Dependencies
3
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    webthusiast-dev

webthusiast development tools


Version published
Maintainers
1
Install size
130 kB
Created

Readme

Source

Usage:

In Makefile, after the default target, include some makefile snippets:

default: m4_targets coffee_targets less_targets graphviz_targets
clean: m4_clean coffee_clean less_clean graphviz_clean

include node_modules/webthusiast-dev/m4.mk
include node_modules/webthusiast-dev/coffee.mk
include node_modules/webthusiast-dev/less.mk
include node_modules/webthusiast-dev/graphviz.mk

In supervisord.conf, include the following:

[include]
files = node_modules/webthusiast-dev/supervisord/nginx.conf

FAQs

Last updated on 16 Apr 2014

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc