Skip to content

A component for Touch Designer to clone and pull a Github repository.

Notifications You must be signed in to change notification settings

eusebijucgla/TD_Github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

TD_Github

This is a component for Touch Designer to clone and pull a Github repository in your working directory.

Dependencies and setting up

This component uses PyGithub to clone and pull repositories. In order for the component to function you will need to install it: pip install PyGithub

After PyGithub is installed, you have to set the Pyhon Module path in TouchDesigner.

The path should reference the 'sites-package' folder, from the location you installed python in your computer. As an example:

C:/Users/**your user**/AppData/Local/Programs/Python/Python35/Lib/site-packages

How it works

Just copy the link of the repository as HTTPS and paste it in the component Repository URL and clone.

About

A component for Touch Designer to clone and pull a Github repository.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published