#linuxcnc-devel Logs
Aug 19 2017
#linuxcnc-devel Calendar
03:33 PM hazzy2 is now known as hazzy
03:58 PM JT-Shop: how do you clone from github in a terminal?
04:01 PM TurBoss: git clone repourl.git?
04:03 PM hazzy: git clone repourl.git dest_dir
04:19 PM seb_kuzminsky: JT-Shop: http://linuxcnc.org/docs/devel/html/code/building-linuxcnc.html#Quick-Start
04:22 PM JT-Shop: thanks