This is an automated email from the ASF dual-hosted git repository.

andreww pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-docs.git


The following commit(s) were added to refs/heads/develop by this push:
     new 392044c  Update Development-tools.md
392044c is described below

commit 392044cdef16d973fa0e038a3ed2367b5c3f35a2
Author: Andrew Wetmore <[email protected]>
AuthorDate: Thu Feb 15 11:13:26 2018 -0400

    Update Development-tools.md
    
    Added a link to the page about Royale CLI.
---
 Welcome/Get_Started/Development-tools.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Welcome/Get_Started/Development-tools.md 
b/Welcome/Get_Started/Development-tools.md
index dd5b532..6ba750d 100644
--- a/Welcome/Get_Started/Development-tools.md
+++ b/Welcome/Get_Started/Development-tools.md
@@ -45,6 +45,8 @@ IDEs that support Apache Royale provide getting-started 
instructions to help you
 
 To run the compiler, run the js/bin/mxmlc tool in the Royale SDK. The 
[Download Royale](Welcome/Get_Started/Download-Royale.html) and [Hello 
World](Welcome/Get_Started/Hello-World.html) sections provide guidance about 
how to use the compiler.
 
+Royale provides [Royale CLI](Welcome/Get_Started/Royale-CLI.html), a tool to 
simplify creating and compiling applications for those using <a 
href="https://www.npmjs.com/"; target="_blank">npm</a>.
+
 ## Apache Maven
 
 You can use Apache Maven to compile your Royale application. Visit the [Apache 
Maven Project](http://maven.apache.org){:target='_blank'} to learn more about 
Maven. Each of the examples in the examples folder is set up to be built with 
Maven, and the archetypes folder contains Maven Archetypes.

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to