Skip to content

Commit

Permalink
bundel/release no worky yet.
Browse files Browse the repository at this point in the history
  • Loading branch information
davidbuzz committed Jun 27, 2021
1 parent 4e571d7 commit b5cf411
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,9 @@ directory. Running this task on macOS or Linux requires Wine, since it's needed
for the Windows app. If you don't have Wine installed you can create a release by running the **release-only-linux** task.

Quick start ( Devs use linux , so other platforms YMMV):
'npm start' to run it from the source folder without comressing any resources, great for debug and code hacking.
'npm start' to run it from the source folder without comressing any resources, great for debug and code hacking. Its also the only way the code runs right this instant., sorry, we haven't got any release ready yet.

Bundling/releasing not working properly just now, but when it's working it will run like this:
'npm run gulp dist' to bundle it.
'npm run gulp release' to make win32/win64/osx/linux32/linux64 packages.

Expand Down

0 comments on commit b5cf411

Please sign in to comment.