If you really want to share your code in such a way that they can be re-used and forked by others while also make necessary improvements and later merged then, I don't think there is better option than https://github.com/ or http://bitbucket.org/ or http://gitorious.org/
And if you want only to store your code as a snippet rather than a repository, then https://gist.github.com/ is also better option. -- praj On Jul 4, 9:02 pm, pravin joshi <[email protected]> wrote: > Recently I was going through my old harddisk and came across a lot of > small pieces of code that I had written over the last 11 years. I even > found a piece of code that I wrote, when unicode was in its first > version, to convert text in preeti to unicode. I want to put them up > so that people can use them for learning or tweaking. > Do we have some sort of a repository to keep all these? Please don't > tell me git, etc... I am more towards a repository like useless python > where small codes (mainly non-production material) with comments can > be put up. -- FOSS Nepal mailing list: [email protected] http://groups.google.com/group/foss-nepal To unsubscribe, e-mail: [email protected] Mailing List Guidelines: http://wiki.fossnepal.org/index.php?title=Mailing_List_Guidelines Community website: http://www.fossnepal.org/
