Cordova CLI integration for Linux Wrapper

2018-01-04 Thread Pat Deegan
ge interest and get pointers on how integration with the cordova CLI build actually happens. In short, I want to know what it would take to get integration going, and some ideas on how to do it. Any input on this, feedback on Coraline, or questions are welcome. Thanks! Pat Deegan -

Re: Cordova CLI integration for Linux Wrapper

2018-01-04 Thread Pat Deegan
Hi, On 2018-01-04 05:24 PM, Darryl Pogue wrote: > Are there benefits to Coraline over > something like Electron? Honestly, I don't know electron--I'm an embedded guy, mostly using cordova (and ionic atop of it) for talking BLE from Android to hardware. Just had a very cursory look but the main t

Re: Cordova CLI integration for Linux Wrapper

2018-01-04 Thread Pat Deegan
Hi, First off thanks for your answer and info. I'm still working on wrapping my head on where electron and coraline overlap and/or where they might work together. I've got the exec bridge part done, and am calling into plugins like SQLite and ble-central, basically using the exact same www/ JS f

Linux Platform Integration Alpha (Api.js etc)

2018-01-05 Thread Pat Deegan
Aloha, Ok, so it's still a bit rough around the edges but I've got a linux/coraline platform running (and a few related questions). It's available at https://github.com/psychogenic/cordova-linux.git Assuming you have: - a linux box, - cordova, - cmake/cpack (https://cmake

Re: Linux Platform Integration Alpha (Api.js etc)

2018-01-14 Thread Pat Deegan
Hi all, Anyone have input on my Qs from the 5th? I'm especially interested in the second question, related to setting up Api.prototype.requirements, and in anything else I'd need to do to polish things up before making a pull request. Also, which repo would this request be made on? Thanks! PatD

Re: Linux Platform Integration Alpha (Api.js etc)

2018-01-15 Thread Pat Deegan
Hi, First off, thanks for the answers. On 2018-01-15 08:25 PM, Shazron wrote: > 1. Core platforms get the reserved names. Third-party platforms are named > after what I presume is their repo name (not 100% sure on that last part). Ok, cool--I can wait for a nice reserved name, down the road. >

Re: Cordova track at ApacheCon Vegas?

2019-06-07 Thread Pat Deegan
me to polish any rough (or now out of date) edges and be able to list Linux/Raspberry Pi as supported platforms. If you'd like more info, feel free to write, here, or directly. Cheers and break-a-leg at the con. Pat Deegan --