[squeak-dev] [JSqueak] Unofficial git repository available

Victor Rodriguez victorr at gmail.com
Tue Jun 24 03:10:58 UTC 2008


Hello all,

I changed the indenting style of the source code to follow a more
traditional Java  style.

This seemed like a good excuse for myself to learn to use git, so I
have created a repository at github to share these changes.

The repository is at http://github.com/victorr/jsqueak/tree.  github
has many nice features, you can browse source code, download a tar
file with the latest sources, view commit history, etc.

To clone the repository, use the command

    git clone git://github.com/victorr/jsqueak.git

I'm new to git myself, but google turns out plenty of tutorials (and
I'm sure Randal Schwartz can recommend a good one).  There's even a
gitcasts.com site (thanks melriffe!), here is a link to the
introductory screencast:

    http://gitcasts.com/posts/setup-initialization-and-cloning

I'll continue "cleaning up" the code.  Feel free to let me know of
your own improvements.

I have not yet included my patches (submitted to jsqueakinterest) that
make the return, alt and control keys work.

Best Regards,

Victor Rodriguez.



More information about the Squeak-dev mailing list