Skip to content

TEC-2014092195/threadville

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ThreadVille

Raquel Elizondo Barrios
Oscar Rodríguez Arroyo
Nelson Mendez Montero
Carlos Martin Flores Gonzalez

Contenidos

  • Construccion
  • Ejecucion
  • Comprobación

Construccion

$ make

Ejecucion

$ target/threadville

Usando Docker

$ sudo docker build -t threadville .
$ sudo docker run -ti --rm -e DISPLAY -v /tmp/.X11-unix:/tmp/.X11-unix -v $HOME/.Xauthority:/home/developer/.Xauthority --net=host --pid=host --ipc=host threadville

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 98.8%
  • Other 1.2%