http://linino.org/doku.php?id=wiki:getstartbuild
git clone https://github.com/linino/dogstick.git
Cloning into 'dogstick'...
Username for 'https://github.com':
Password for 'https://github.com':
fatal: Authentication failed
What is the Username & Password?
I tried build the new linino_dev trunk.
system
January 29, 2014, 7:11pm
2
There is nothing here:
git clone https://github.com/linino/dogstick.git
extracted from here:
http://linino.org/doku.php?id=wiki:getstartbuild
Where can I get the official distribution ?
Thanks!
system
January 29, 2014, 7:13pm
3
Ok,
I found instructions here (Building a custom image for Arduino YUN )
You can download the linino using:
git clone GitHub - arduino/linino linino
I think "GitHub - arduino/linino " is for standard trunk but not for dev trunk. I could be wrong.