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
I'm glad you took the initiative cause lately i've got so little time to dedicate it.
I'll follow you step by step but, if you wish, you'll have free hand on Nuwk future.
I'll be happy to contribute and improve the code base as much as I can. But I won't be able to make gui as nice as the one you did. We still need you on the field for the main things. 😉
Closemicc83#2: node-webkit can be in ~/Application
Changes:
* models.js is no more loadind from brwser context but node.js. Slightly
cleaner, and prepare the separation gui/npm micc83#4
* path_finder.js knows some paths and try to find the best node-webkit binary in
the known paths. TODO: Should be configurable.
* use path.join and path-extra for cross-platform paths (mostly path_finder)
Nuwk, the gui, is a grat piece fo software. Simple, clean, light.
Nuwk, the API is... still in alpha.
I suggest that we separate the concerns in this way:
Also, a cli non-grunt package for building node-webkit is needed.
What do you think ?
The text was updated successfully, but these errors were encountered: