/camel-harness-demo-nwjs

Demo application for the camel-harness npm package based on NW.js :dromedary_camel:

Primary LanguageJavaScriptMIT LicenseMIT

camel-harness-demo-nwjs

Demo application for the camel-harness npm package based on NW.js

Quick Start

git clone git://github.com/ddmitov/camel-harness-demo-nwjs
cd camel-harness-demo-nwjs
npm install
npm run nw-install
npm start

Core Dependencies

  • os
  • path

NPM Dependencies

  • camel-harness
  • nwjs

External Dependencies

  • perl binary available on PATH
  • AnyEvent CPAN module

MIT 2017 - 2018
Dimitar D. Mitov