Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace Phoenix with nw-builder #19

Open
12 tasks
TheJaredWilcurt opened this issue Nov 27, 2023 · 0 comments
Open
12 tasks

Replace Phoenix with nw-builder #19

TheJaredWilcurt opened this issue Nov 27, 2023 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@TheJaredWilcurt
Copy link
Member

TheJaredWilcurt commented Nov 27, 2023

When nw-builder is ready.

Requirements:

  • Creates a folder with a naming convention containing the app name, version number, OS, and arch
  • Folder should contain the Normal version of NW.js matching what is used in the package.json and the built version of the Vue app
  • Should be able to go into that folder and double-click your-app-name.exe to have it run in the Normal NW.js version
  • Packaged Windows versions for distribution should be created:
    • Zip and/or 7zip
    • Some kind of self-extracting installable EXE (NSIS, WinRAR, whatever). An installer.
  • Packaged Linux versions for distribution
    • Zip and/or 7zip and/or Tarball
    • Optional: Some type of installer for a common Linux distro(s)
  • Packaged OSX versions for distribution
    • Zip
    • Optional: An installer or DMG

Current output:

dist-folder

@TheJaredWilcurt TheJaredWilcurt added the help wanted Extra attention is needed label Nov 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant