如何管理零散的代码?


经常会在网上遇到一些小的代码片段,十分有用但是非常零碎,想要管理很麻烦。

我试过一些方法感觉都不是很方便:

  • Evernote建立一个笔记本来管理这些snippet
  • 在Mac下利用类似CodeBox的软件,但是Win和Linux悲剧了

大家平时是如何管理这些snippet的呢?使用什么工具或者服务?

snippet code

八雲チェン 11 years, 7 months ago

我都是放在github的gist里面,感觉挺好的
https://gist.github.com/

vertu answered 11 years, 7 months ago

Your Answer