Différences entre versions de « Spark.IO-Build-Contribuer »

De MCHobby - Wiki
Sauter à la navigation Sauter à la recherche
Ligne 1 : Ligne 1 :
 
{{Spark.IO-Build-NAV}}
 
{{Spark.IO-Build-NAV}}
  
{{bloc-etroit|text=When you want to reuse code across multiple applications, Spark Libraries are your friend. Spark Libraries are easily shareable, extensible packages built by the community to help with common problems many Spark applications encounter. They are hosted on GitHub and easily pulled into the IDE where they can be included in apps and shared with others.}}
+
{{bloc-etroit|text=Adding a library to the IDE starts by creating an open source GitHub repository where your code will live. At minimum, this repository needs a <code>spark.json</code> file, some documentation, some example firmware files, and some Arduino/C++ files. The import and validation process is designed to be forgiving and easy to interpret, so don't be scared; the IDE will walk you through what is required to get your library set to go.}}
  
{{SPARKImage|Spark.IO-Build-50.png|480px}}
+
{{SPARKImage|Spark.IO-Build-60.png|800px}}
  
You can include a library in an application by opening the library drawer, finding a library that will work for your project, and clicking the "include in app" button. This will add an <code>#include</code> statement to your code that will expose all the capabilities of the library to your code.
+
The easiest way to generate library boilerplate code is to follow the instructions on the [https://github.com/spark/uber-library-example/#getting-started getting started section] of the <code>uber-library-example</code> (''Spark GitHub, anglais''), a project designed to illustrate and document what a library is supposed to look like.
  
 
{{Spark.IO-Build-TRAILER}}
 
{{Spark.IO-Build-TRAILER}}

Version du 17 décembre 2014 à 12:08


MCHobby investit du temps et de l'argent dans la réalisation de traduction et/ou documentation. C'est un travail long et fastidieux réalisé dans l'esprit Open-Source... donc gratuit et librement accessible.
SI vous aimez nos traductions et documentations ALORS aidez nous à en produire plus en achetant vos produits chez MCHobby.

Adding a library to the IDE starts by creating an open source GitHub repository where your code will live. At minimum, this repository needs a spark.json file, some documentation, some example firmware files, and some Arduino/C++ files. The import and validation process is designed to be forgiving and easy to interpret, so don't be scared; the IDE will walk you through what is required to get your library set to go.

Spark.IO-Build-60.png
Crédit: Particle.IO www.particle.io

The easiest way to generate library boilerplate code is to follow the instructions on the getting started section of the uber-library-example (Spark GitHub, anglais), a project designed to illustrate and document what a library is supposed to look like.


Source: Spark WEB IDE (build) créé par Spark.IO.

Traduction réalisée par Meurisse D pour MCHobby.be - Translated by Meurisse D. for MCHobby.be

Traduit avec l'autorisation de Spark.IO - Translated with the permission from Spark.IO - Spark.IO

Toute référence, mention ou extrait de cette traduction doit être explicitement accompagné du texte suivant : «  Traduction par MCHobby (www.MCHobby.be) - Vente de kit et composants » avec un lien vers la source (donc cette page) et ce quelque soit le média utilisé.

L'utilisation commercial de la traduction (texte) et/ou réalisation, même partielle, pourrait être soumis à redevance. Dans tous les cas de figures, vous devez également obtenir l'accord du(des) détenteur initial des droits. Celui de MC Hobby s'arrêtant au travail de traduction proprement dit.