UnivAQ / Reti_Di_Calcolatori

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Documents, code and notes developed by students and teachers of the University of L'Aquila for the courses of the Computer Science department (DISIM).

HowTo Git

To setup your library and maintain it updated, you can use these basic commands:

# Clone the repository with:
$ git clone https://github.com/UnivAQ/${repo}.git

# Get the last version:
$ git pull

Have fun! ;)


If you want to stay in karma with Git, check this out

How To Contribute

If you want to contribute:

  • fork the project and make a pull request
  • or feel free to open an issue.

If you have any ask, please post on The Official Group.

Disclaimer

This site is maintained "as is" without warranty of any kind, either expressed or implied, including, but not limited to, the implied warranties of correctness and reliability of any particular content. The entire risk as to the quality and accordance of the contents is with you.

About