your library on as many operating systems as possible and provide
installation instructions for all of them.
• Publish your project on GitHub,
for hosting open-source projects. This way, other people can contribute
easily to your project.
After you ve done all this, your
Finally, create a zip archive containing all the files in your project. On most
operating systems, it s sufficient to right-click the directory in the Explorer,
Finder, or whatever you are using and turn the directory into a zip archive.
On Linux systems and Macs, you can also use one of the following command-
line statements to create an archive:
maik>
zip -r Telegraph Telegraph
maik>
tar cfvz Telegraph.tar.gz Telegraph
4.
http://github.com
5.
https://code.google.com/
Chapter 4. Building a Morse Code Generator Library
4
5
Google Code,
or any other popular sites
libraries/Telegraph
folder should look like this:
www.it-ebooks.info
72
report erratum
discuss
Need help?
Do you have a question about the Arduino Uno and is the answer not in the manual?