New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

taskcluster-client

Package Overview
Dependencies
Maintainers
1
Versions
461
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

taskcluster-client

mozilla taskcluster client

0.3.0-alpha
Source
npm
Version published
Weekly downloads
630
-11.02%
Maintainers
1
Weekly downloads
 
Created
Source

taskcluster-client

Various utilities for interacting with various taskcluster components (mostly the queue and amqp). The intent is for the "client" to be a set of small modules which can be used selectively.

Developing

Right now both a simple Makefile AND a Gruntfile are used (based on whatever I felt had the best tooling)... The source of truth for commands is the package.json... See the scripts section for how to run project wide tooling.

Run all the tests

npm test

Generate the docs

npm run-script doc

Keywords

taskcluster

FAQs

Package last updated on 18 Mar 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