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

shenanigans-manager

Package Overview
Dependencies
Maintainers
1
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

shenanigans-manager

Manages large-scale operations on FullScreenShenanigans project.

  • 0.1.7
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
86
Maintainers
1
Weekly downloads
 
Created
Source

shenanigans-manager

Manages locally installed FullScreenShenanigans modules for development.

Usage

Set the project up locally to be run via Gulp:

npm install -g gulp
npm install
gulp

You'll then be able to run via lib/cli.js. The CLI takes in --command <command-name> and arguments that will be parsed from snake-case to camelCase. The full list of commands is in src/commands.

node lib/cli --command run-gulp-in-all

Configuration

For now, src/settings.ts/lib/settings.js stores the root directory and repository names that will be manipulated.

Keywords

FAQs

Package last updated on 29 Jan 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