You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Packer 📦
2
2
3
-
Packer is a npm module that allows you to package apps built with NodeGUI or React NodeGUI into a standalone executable. Packer works on Mac, Windows and Linux
3
+
Packer is a npm module that allows you to package apps built with NodeGui or React NodeGui into a standalone executable. Packer works on Mac, Windows and Linux
4
4
5
5
This is a initial MVP release of the module.
6
6
@@ -46,7 +46,7 @@ Packer uses Qt's packaging tools in all three platforms.
46
46
47
47
48
48
# Requirements
49
-
- Needs Qode v1.0.4 and up (NodeGUI v0.1.7 and up)
0 commit comments