Code Monkey home page Code Monkey logo

nuwk's Introduction

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

###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.

nuwk's People

Contributors

gillyb avatar micc83 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

nuwk's Issues

"Cannot find node-webkit in your Applications folder"

Hi there! I was really excited to find Nuwk, but couldn't get it running. I have both nw.js and nuwk in my applications folder, but when I run nuwk, it gives an orange error message across the top saying "Cannot find node-webkit in your Applications folder". Any clues?

Running osx 10.9.5

No guidens

There is no docs/instructions in this Readme

package.json rewrite

I seem to experience that my package.json gets rewritten every time i launch my app using Nuwk. not only is the formatting entirely gone, but also settings such as toolbar:false get overwritten into toolbar:true which is not what i want :) what could cause this?

Nuwk! seems like a really handy tool really!

Support project-wide configuration

I am still uncertain about the greatest name convention for this (maybe throw it in the package.json ? But which one ?)

Anyway, we need a project-wide configuration. Defaults will be the one shipped with the application, and each value will be overridable.

Proposals for the local config file:

  • .nuwk
  • .config.nuwk
  • ??

Sparse config file are bad. It clutters the file tree with thing we never edit again.
I am all for checking first the dedicated config file, then check for the nuwk key in the package.json, then apply defaults.

What do you think of that ?

Nuwk should be decoupled between cli and gui

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:

  • A npm package which expose the node-webkit management api, shipped with a CLI
  • The actual Nuwk node-webkit, which require the api and make the binding with the view

Also, a cli non-grunt package for building node-webkit is needed.

What do you think ?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.