Headline

How to download contributions of the 101project

Description

Download 101companies contributions

If you want to try out contributions, there are these means of downloading them.

ZIP file as linked on 101wiki page

  1. Go to the 101wiki page for the contribution.
  2. Select the "Code tab" and the item "Download .zip".
In this manner, one downloads the zipped directory for the contribution. It should be noted that some contributions may rely on artifacts that are not located in the contribution directory, that are located instead in other directories of the same repo. The following options are more generally applicable.

ZIP file as linked on GitHub page

  1. Go to the 101wiki page for the contribution.
  2. Select the "Code tab" and the item "View code at GitHub".
  3. Go to the root of the repo.
  4. Select the "ZIP" button to download the entire repo.
One will only get to see the "ZIP" button when position at the root of the directory.

git clone the GitHub repo

  1. Go to the 101wiki page for the contribution.
  2. Select the "Code tab" and the item "View code at GitHub".
  3. Go to the root of the repo.
  4. Select "Git Read-Only", if necessary.
  5. Copy the URL next to the button into the clipboard.
  6. Run "git clone <url></url>" on your system.
Here it is assume that some git client is available on the system. In fact, the last step, i.e., the "git clone" command, is given in the form as appropriate with a typical git client using the command line rather than a GUI.


There are no revisions for this page.

User contributions

    This user never has never made submissions.

    User edits

    Syntax for editing wiki

    For you are available next options:

    will make text bold.

    will make text italic.

    will make text underlined.

    will make text striked.

    will allow you to paste code headline into the page.

    will allow you to link into the page.

    will allow you to paste code with syntax highlight into the page. You will need to define used programming language.

    will allow you to paste image into the page.

    is list with bullets.

    is list with numbers.

    will allow your to insert slideshare presentation into the page. You need to copy link to presentation and insert it as parameter in this tag.

    will allow your to insert youtube video into the page. You need to copy link to youtube page with video and insert it as parameter in this tag.

    will allow your to insert code snippets from @worker.

    Syntax for editing wiki

    For you are available next options:

    will make text bold.

    will make text italic.

    will make text underlined.

    will make text striked.

    will allow you to paste code headline into the page.

    will allow you to link into the page.

    will allow you to paste code with syntax highlight into the page. You will need to define used programming language.

    will allow you to paste image into the page.

    is list with bullets.

    is list with numbers.

    will allow your to insert slideshare presentation into the page. You need to copy link to presentation and insert it as parameter in this tag.

    will allow your to insert youtube video into the page. You need to copy link to youtube page with video and insert it as parameter in this tag.

    will allow your to insert code snippets from @worker.