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.2.24
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
86
Maintainers
1
Weekly downloads
 
Created
Source

shenanigans-manager

Greenkeeper badge

Manages locally installed FullScreenShenanigans modules for development.

Usage

npm install -g shenanigans-manager

shenanigans-manager --help

Use npm run src to completely rebuild.

  • npm run src:tsc (tsc -p .) rebuilds TypeScript files.
  • npm run watch (tsc -p . -watch) rebuilds in watch mode.

The full list of commands is in src/Commands.

Configuration

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

Development

Fork the repository on GitHub, clone it, and install dependencies:

git clone https://github.com/<your-name>/shenanigans-manager
cd shenanigans-manager
npm install

You can then use npm run watch to continuously rebuild on file changes. npm run src builds and lints.

Keywords

FAQs

Package last updated on 05 Mar 2018

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