electrino
electrino copied to clipboard
How to get started?
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 Read The Fine Manual. Might it will helps you.
@indrakaw And where is this Fine Manual you are talking about? The readme surely isn't enough to get one started..
@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...
then it's WIP
. Please @pojala.
I use npm references for testing stuff with electrino.
I got this working by:
- Cloning the repo
- Opening Electrino/MacOS/Electrino.xcodeproj in XCode
- Moving the test-app and test-tray folders from /Electrino to /Electriono/MacOS
- Running the project in XCode.