Can add-apt
be used for Github repos?
I know that this adds a ppa from launchpad:
sudo add-apt-repository ppa:chris-lea/node.js
I would like to use a Github repository instead of launchpad. Is this possible?
How?
Can add-apt
be used for Github repos?
I know that this adds a ppa from launchpad:
sudo add-apt-repository ppa:chris-lea/node.js
I would like to use a Github repository instead of launchpad. Is this possible?
How?