WWW-www.enlightenment.org pushed a commit to branch master.

http://git.enlightenment.org/website/www-content.git/commit/?id=50c7d8331b0bdb21a7042d0c4811edccc9a9ab9a

commit 50c7d8331b0bdb21a7042d0c4811edccc9a9ab9a
Author: Larry de Oliveira Lira Junior <larry....@gmail.com>
Date:   Wed Dec 9 13:39:56 2015 -0800

    Wiki page javascript_tutorial changed with summary [created] by Larry de 
Oliveira Lira Junior
---
 pages/tutorial/javascript_tutorial.txt | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/pages/tutorial/javascript_tutorial.txt 
b/pages/tutorial/javascript_tutorial.txt
new file mode 100644
index 0000000..9f0d371
--- /dev/null
+++ b/pages/tutorial/javascript_tutorial.txt
@@ -0,0 +1,16 @@
+~~Title: Javascript Tutorial~~
+==== Javascript Tutorial ====
+
+These Javascript tutorials describe the basics to compiles and run a 
Javascript example using Elementary in Node.Js
+
+== Prerequisite ==
+
+Before you start you will want basic about how compile a EFL library
+
+    * Installed from source: [[docs/efl/start|Get started with EFL]].
+
+== Dependencies ==
+
+You will need additional dependencies to Javascript Bindings:
+
+    * [[https://nodejs.org|node]] (4.2 or better)

-- 


Reply via email to