Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 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 (over 10 years ago)
- Default Branch: master
- Last Pushed: 2020-09-01T07:01:22.000Z (about 4 years ago)
- Last Synced: 2024-02-15T00:37:10.319Z (9 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.