mirror of
https://github.com/FullScreenShenanigans/shenanigans-manager.git
synced 2026-04-28 13:03:43 -07:00
link
shenanigans-manager
Manages locally installed FullScreenShenanigans modules for development.
Usage
npm install -g shenanigans-manager
shenanigans-manager --help
The full list of commands is in src/commands.
Configuration
For now, src/settings.ts/lib/settings.js stores the default directory and repository names that will be manipulated.
Development
Set the project up locally to be run via Gulp:
npm install -g gulp
npm install
gulp
Description
Languages
TypeScript
89.8%
HTML
8.2%
JavaScript
2%