https://github.com/micc83/nuwk
Nuwk! makes it easy to create Mac Applications based on node-webkit, simplifying testing and building procedures. It takes care of creating the executable, attaching the app icon and configuring the plist file accordingly.
https://github.com/micc83/nuwk
node-webkit nwjs
Last synced: 10 months ago
JSON representation
Nuwk! makes it easy to create Mac Applications based on node-webkit, simplifying testing and building procedures. It takes care of creating the executable, attaching the app icon and configuring the plist file accordingly.
- Host: GitHub
- URL: https://github.com/micc83/nuwk
- Owner: micc83
- Created: 2014-04-15T17:22:53.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2020-09-01T07:01:22.000Z (over 5 years ago)
- Last Synced: 2025-04-06T19:07:22.565Z (10 months ago)
- Topics: node-webkit, nwjs
- Language: JavaScript
- Homepage: https://micc83.github.io/nuwk-doc/
- Size: 488 KB
- Stars: 106
- Watchers: 10
- Forks: 17
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Nuwk
====
Nuwk! makes it easy to create Mac Applications based on node-webkit, simplifying testing and building procedures. It takes care of creating the executable, attaching the app icon and configuring the plist file accordingly.
For more information visit [Nuwk! website](https://micc83.github.io/nuwk-doc/)
###Very alpha stage
At the moment Nuwk! is very alpha. The code is written poorly (Unfortunately I have very little free time), however I believe it can be an interesting tool for those who have just begun to develop on node-webkit. So if you're going to use it in production do so at your own risk.