Re: code hosting / versioning

From: Jason Ronallo <jronallo_at_nyob>
Date: Sun, 27 Mar 2011 14:08:54 -0400
To: CODE4LIB_at_LISTSERV.ND.EDU
You might try https://gist.github.com/ for something like this.

"Gist is a simple way to share snippets and pastes with others. All
gists are git repositories, so they are automatically versioned,
forkable and usable as a git repository."

Jason

On Sun, Mar 27, 2011 at 2:05 PM, Nate Hill <nathanielhill_at_gmail.com> wrote:
> Hi all,
> I have some code I'd like to paste out in the open so that folks can play
> with it and sumbit their own versions.
> It is nothing too complicated: just a website template that includes a few
> html files, a css file, and a javascript file.
> I'm not really familiar with versioning systems, and after downloading Git
> and playing around it feels like overkill for what I'm trying to do.
> Does it make sense to just paste the files in code.google.com and go from
> there?
> Would anyone recommend a different approach?
> Thanks!
> Nate
>
> --
> Nate Hill
> nathanielhill_at_gmail.com
> http://www.natehill.net
>
Received on Sun Mar 27 2011 - 14:11:00 EDT