hthetiot / nw-builder

Build NW.js applications for Mac, Windows and Linux

Home Page:https://nwutils.io/nw-builder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nw-builder

npm Join the chat at https://gitter.im/nwjs/nw-builder

Build NW.js applications for Mac, Windows and Linux.

Contributing

  1. Pick and install a Node version manager
    • Linux/OSX - nvm
    • Win 7+/Linux/OSX - volta
  2. Use your version manager to install Node 14.19 or above
  3. Run npm install
  4. npm run demo to test your changes at first glance
  5. npm t to run unit tests
  6. Don't forget to run npm run format && npm run lint before commiting your changes
  7. Whenever possible, open an issue before submitting a pull request
  8. Ensure there are tests that cover your changes

License

MIT

About

Build NW.js applications for Mac, Windows and Linux

https://nwutils.io/nw-builder

License:MIT License


Languages

Language:JavaScript 100.0%Language:HTML 0.0%