1 | initial version |
If you have only a couple of functions in a .sage
file, you could post it on github's gist service.
I suggest creating a repository for more involved code that you do not want to submit for inclusion in Sage. There are many online services such as bitbucket, Google Code and github providing hosting service as well as a wiki and an issue tracker for such repositories.
William Stein's psage is hosted on Google Code for example.