electrino icon indicating copy to clipboard operation
electrino copied to clipboard

How to get started?

Open mdings opened this issue 7 years ago • 5 comments

Say I wanted to build a concept using electrino. Just to see what I would bump into or find out some of the limitations. How do I get started?

mdings avatar Jun 28 '17 12:06 mdings

@mdings Read The Fine Manual. Might it will helps you.

indrakaw avatar Jun 28 '17 14:06 indrakaw

@indrakaw And where is this Fine Manual you are talking about? The readme surely isn't enough to get one started..

mdings avatar Jun 29 '17 08:06 mdings

@indrakaw Yes, where is this manual? No info on how to use this project.. The only demo project provided, also doesn't work, having error cannot find module electrino. Such a nice project description, while project it self seems dead and unusable...

PragmaticEd avatar Dec 06 '17 08:12 PragmaticEd

then it's WIP. Please @pojala.

I use npm references for testing stuff with electrino.

indrakaw avatar Dec 06 '17 10:12 indrakaw

I got this working by:

  1. Cloning the repo
  2. Opening Electrino/MacOS/Electrino.xcodeproj in XCode
  3. Moving the test-app and test-tray folders from /Electrino to /Electriono/MacOS
  4. Running the project in XCode.

crowecawcaw avatar Jan 16 '18 16:01 crowecawcaw