Modifications

Sauter à la navigation Sauter à la recherche
587 octets ajoutés ,  21 décembre 2014 à 20:12
Ligne 17 : Ligne 17 :  
  <nowiki># Comment installer spark-cli
 
  <nowiki># Comment installer spark-cli
 
$ npm install -g spark-cli</nowiki>
 
$ npm install -g spark-cli</nowiki>
 +
 +
Pour finir, testez simplement l'installation de Spark CLI en invoquant la commande <code>spark</code>
 +
 +
<nowiki>$ spark</nowiki>
 +
 +
vous devriez voir un résultat similaire à ceci:
 +
 +
<nowiki>Welcome to the Spark Command line utility!
 +
https://github.com/spark/spark-cli
 +
 +
Usage: spark <command_name> <arguments>
 +
Common Commands:
 +
 +
    setup, list, call, get, core, identify, flash, subscribe
 +
    compile, monitor, login, logout, help
 +
 +
Less Common Commands:
 +
    cloud, config, function, keys, serial, udp, variable
 +
    webhook
 +
 +
For more information Run: spark help <command_name>
 +
</nowiki>
    
== Installation avancée ==
 
== Installation avancée ==
29 917

modifications

Menu de navigation