基于云的版本化社交代码片段管理

发布于 2024-09-04 10:02:30 字数 324 浏览 3 评论 0原文

这似乎有很多问题,但我正在寻找一种基于云的解决方案来管理代码片段。我正在寻找:

  • 标签
  • 用户帐户(我希望能够在一个页面上看到我的所有片段)
  • 语法突出显示
  • 版本控制 - 我自己或其他人应该能够编辑我的片段以改进它们并保存修订,以便我可以如果我愿意,可以返回并使用旧版本。
  • 简单的用户界面,最少的广告(如果有)

有人知道满足这些要求的解决方案吗?如果没有的话,会有人对这样的事情感兴趣吗?作为一名软件工程师,在第 0 步(它是否已经存在)之后,我非常愿意进入第 1 步(其他人会使用它吗?如果是,那就使用它)。

It seems a lot to ask, but I'm looking for a cloud-based solution to managing code snippets. I am looking for:

  • Tags
  • User accounts (I want to be able to see all of my snippets on a single page)
  • syntax highlighting
  • versioning - myself or others should be able to edit my snippets to improve them and have revisions save so that I can go back and use an older version if I prefer.
  • straightforward UI with minimal advertising if any

Does anyone know of a solution which meets these requirements? If not, would anyone be interested in something like this? As a software engineer, after step zero (does it already exist), I'm perfectly willing to go onto step 1 (would other people use it? If so, make it).

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

自我难过 2024-09-11 10:02:30

www.codebarrel.com

它有您想要的一切

www.codebarrel.com

it has everything you asked for

君勿笑 2024-09-11 10:02:30

听起来像要点。

http://gist.github.com/

除了标签部分。但无论如何它可能是可行的。

Sounds like Gist.

http://gist.github.com/

Except for the tags part. But it might be workable anyway.

晨敛清荷 2024-09-11 10:02:30

我正在为此开发一个网站。 非常粗糙(例如:几乎无法工作,但甚至还没有功能)初始版本在这里:https://github.com/jasongrout/snippets

I'm working on a site for this. The very rough (as in: barely works, but not even functional yet) initial version is here: https://github.com/jasongrout/snippets

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文