Hi guys,
I am looking for website to store my code and then reused if may I need it. Would be great something like Delicious but for coding or something like Snippely.
Thanks.
Hi guys,
I am looking for website to store my code and then reused if may I need it. Would be great something like Delicious but for coding or something like Snippely.
Thanks.
thousands of websites out there. http://snipplr.com/ for example. just bought by envato and it will get some really neat new features. also works together with some apps like textmate or something
Google code (code.google.com) does that for Project coordination.
JSfiddle (jsfiddle.net) is pretty awesome when you have HTML, JS and CSS.
If you wanted to go the route of project coordination and hosting, there is also GitHub.
You can host your code on solutions like Google code, Sourceforge or GitHub.
If your code is more a snippet you can choose solutions like snipplr or Gist
See links below for more alternatives.
On the same topic :
Pastebin.com is also quite a nice site for sharing and saving code.