Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

github

0 views
Skip to first unread message

Haris Bogdanović

unread,
Oct 25, 2010, 6:47:17 PM10/25/10
to
Hi.

I want to downoad some lisp library (3bil) from github
but I don't know how ?
I understood that that's something like cvs.
Do I need some program to do it ?
I'm on Windows.

Thanks

Reed Burroughs

unread,
Oct 25, 2010, 10:55:27 PM10/25/10
to

Enter "git clone git://github.com/3b/3bil.git" in the Command Prompt.

Scott

unread,
Oct 25, 2010, 10:59:16 PM10/25/10
to

Github lets you download the repository without installing Gig:

http://github.com/3b/3bil/zipball/master

There is a [downloads] link on the page.

Cheers,
-Scott

D Herring

unread,
Oct 25, 2010, 11:36:22 PM10/25/10
to
On 10/25/2010 06:47 PM, Haris Bogdanoviďż˝ wrote:
> I want to downoad some lisp library (3bil) from github but I don't
> know how ?

At the moment, the easiest way to try 3bil may be to install quicklisp.
http://www.quicklisp.org/

- Daniel

Captain Obvious

unread,
Oct 26, 2010, 5:22:25 AM10/26/10
to
HB> Do I need some program to do it ?

Yup, and this program is called git. (But you can also download directly.)

HB> I'm on Windows.

If you search git in Google one of first links is git's official site
http://git-scm.com/
You can find both Windows download and usage instructions there.


0 new messages