Skip to content

avihaymenahem/GTRunner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gulp task gui runner

screenshot

Build & Run

on the gulpfile, change the Platform variable in Globals to the one you need for you current platform:

var Globals = {
    Platform : "win64",// osx32/osx64/linux32/linux64/win32/win64
    nwVersion : "0.12.2"
};

And then run the following commands:

$ npm install
$ gulp build
$ gulp default

About

Gulp Task GUI Runner

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published