An open API service indexing awesome lists of open source software.

https://github.com/phra/project-pkaya-2012


https://github.com/phra/project-pkaya-2012

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

per compilare il sorgente, spostarsi in ./src ed eseguire:
-make clean && make kernelphase2lab per compilare il test in laboratorio
-make clean && make per compilare il test a casa
-make clean && make scalabilitylab per compilare il test di scalabilità in laboratorio
-make clean && make scalability per compilare il test di scalabilità a casa

per visualizzare la documentazione generata da doxygen eseguire:
-make docs