Skip to content

Yeoman Generator for scaffolding an XSplit plugin using the XSplit JS Framework.

License

Notifications You must be signed in to change notification settings

SplitmediaLabsLimited/generator-xjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generator-XJS

This is a Yeoman Generator for scaffolding an XSplit plugin using the XSplit JS Framework.

Installation

npm install -g bower
npm install -g yo
npm install -g generator-xjs

Basic Usage

mkdir YOUR_DIR
cd YOUR_DIR
yo xjs
gulp

Scaffold XJS Project with Webpack

mkdir YOUR_DIR
cd YOUR_DIR
yo xjs:webpack
webpack --watch

About

Yeoman Generator for scaffolding an XSplit plugin using the XSplit JS Framework.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published