Skip to content

Add files via upload#62

Open
enochianborg wants to merge 2 commits into
cocktailpeanut:mainfrom
enochianborg:main
Open

Add files via upload#62
enochianborg wants to merge 2 commits into
cocktailpeanut:mainfrom
enochianborg:main

Conversation

@enochianborg

Copy link
Copy Markdown

Installer batch script file to initially install and get updates from the original main branch on subsequent runs. Works for Windows and keeps Git for windows up to date in the process. This is good as initial installer is automated as well to use as an everyday launcher from any location. This does install to C:\Users\yourusername\breadboard but can be customized as needed by editing the initial start location in the batch file. This file can be pulled to the main branch if/when desired. I wrote this to make using the browser easy on a daily basis without having to open a cmd and run the npm manually.

Installer batch script file to initially install and get updates from the original main branch on subsequent runs.  Works for Windows and keeps Git for windows up to date in the process.  This is good as initial installer is automated as well to use as an everyday launcher from any location.  This does install to C:\Users\yourusername\breadboard but can be customized as needed by editing the initial start location in the batch file.  This file can be pulled to the main branch if/when desired.   I wrote this to make using the browser easy on a daily basis without having to open a cmd and run the npm manually.
@enochianborg

Copy link
Copy Markdown
Author

This is an auxiliary launch/install automation file which can be used on the desktop or a link created to the desktop for launching or installing from the main branch here. Mainly for those who don't wish to use the command line to start the browser or have less understanding of install process.

Fixed not exit after update run so that return after call ends the script instead of continuing to install over the current installation with secondary run.  Allows to exit the browser without the browser restarting due to batch file missing "exit" after each subrouutine.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant