Skip to content

Commit

Permalink
windows launch script
Browse files Browse the repository at this point in the history
  • Loading branch information
harrellbm committed Apr 24, 2021
1 parent 109ea8f commit afa1b8e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@ debug.log
*.db
Projects/Superalgos/Icons/Thumbs.db
*.bat
!launch-windows.bat
*.exe

1 change: 1 addition & 0 deletions launch-windows.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
cmd /k "node run"

0 comments on commit afa1b8e

Please sign in to comment.