LeeWangyeol / kuda

Automatically exported from code.google.com/p/kuda
GNU General Public License v2.0
0 stars 0 forks source link

Kuda Readme Had No Instructions for Linux? #152

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.hg clone https://code.google.com/p/kuda/
2.View README

What is the expected output? 
Installation instructions for Linux. 
What do you see instead?
Instructions for Windows and Mac.

What version of the product are you using? On what operating system?
hg clone on Linux (CentOS release 6.3)

Please provide any additional information below.
I was planning to learn and use Kuda on Linux. Seeing no Linux support is a big 
turn-off.

Original issue reported on code.google.com by dallaky...@gmail.com on 21 Aug 2012 at 6:18

GoogleCodeExporter commented 8 years ago
here is installation instruction for Linux 
https://code.google.com/p/kuda/wiki/DownloadAndRunLocal

Original comment by rahulrag...@gmail.com on 16 Dec 2012 at 12:54

GoogleCodeExporter commented 8 years ago
Thank you very much. I can now start Kuda on the latest Ubuntu 12.10:

apt-get install nodejs
nodejs app.js 

Original comment by dallaky...@gmail.com on 17 Dec 2012 at 10:41