Skip to content
This repository was archived by the owner on Feb 4, 2023. It is now read-only.

Commit 6c100a9

Browse files
committed
updated quickstart
1 parent f7a9fad commit 6c100a9

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

quickstart.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@
44
Quickstart
55
==========
66

7+
Once CasperJS is :doc:`properly installed <installation>`, you can write your first script. You can use plain :ref:`Javascript <quickstart_javascript>` or :ref:`CoffeeScript <quickstart_coffeescript>`.
8+
9+
.. hint::
10+
11+
If you're not too comfortable with Javascript, a :ref:`dedicated FAQ entry <faq_javascript>` is waiting for you.
12+
13+
.. _quickstart_javascript:
14+
715
Let's scrape Google!
816
--------------------
917

@@ -72,6 +80,8 @@ Run it:
7280
- http://ariya.blogspot.com/2011/01/phantomjs-minimalistic-headless-webkit.html
7381
- http://www.readwriteweb.com/hack/2011/03/phantomjs-the-power-of-webkit.php
7482
83+
.. _quickstart_coffeescript:
84+
7585
CoffeeScript version
7686
--------------------
7787

0 commit comments

Comments
 (0)