Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Find, download and install paclets from release assets of GitHub repositories
ResourceFunction["GitHubInstall"][author,paclet] finds, downloads and installs paclet from the most recently released assets of a GitHub repository. | |
ResourceFunction["GitHubInstall"][author,paclet,version] finds, downloads and installs paclet from a specific version. |
Simply provide an author (GitHub account) and a paclet name (repository name):
| In[1]:= |
| Out[1]= |
Install an older version of a paclet:
| In[2]:= |
| Out[2]= |
Wolfram Research has a GitHub presence:
| In[3]:= |
| Out[3]= |
The Wolfram Language even has a GitHub link:
| In[4]:= |
| Out[4]= |
This work is licensed under a Creative Commons Attribution 4.0 International License