Aug. 1, 2016
10:50 a.m.
On 27 Jul 2016, at 23:26, Juraj Kubelka <juraj.kubelka@icloud.com> wrote:
Hi,
How can I save (from time to time) project packages hosted on GitHub to SmalltakHub?
The reason is that I do not want to force people to install GIT when they want to install a project. So I am thinking to regularly deploy it on SmalltalkHub and update ConfigurationOf.
Thanks in advance, Juraj
You should be able (in theory) just swap the endpoints in this script to copy from GitHub to SmalltalkHub. https://www.peteruhnak.com/blog/2016/03/02/moving-project-from-smalltalkhub-... Peter