Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.