Skip to content

Electron packaging for "The Marvelous Endeavours of Dr. Croc & Miss Bluebird" by Hana Lee

Notifications You must be signed in to change notification settings

margaretdax/croc-and-bb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Install and run from src directory

npm install
npm start

Packaging for mac / linux on OS X

npm install electron-packager -g
electron-packager src/ "Croc & BB" --platform=linux,darwin --arch=x64 --out=out/

just manually renaming output directories since life is hard

Packaging for windows on Windows

Can't get Wine installed on OS X because the Homebrew package is broke af

About

Electron packaging for "The Marvelous Endeavours of Dr. Croc & Miss Bluebird" by Hana Lee

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages