开发者

All-in-1 decentralized project management git+tickets+wiki [closed]

Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines. It is not currently accepting answers.

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 3 years ago.

Improve this question

I am looking for some type of command line software, like git but with all the other tools necessary to manage 开发者_如何学Cprojects.

These days we all use version control system plus "some type of hosted issue trackers or wiki" to manage our projects. Instead of doing that I want to use all-in-1 decentralized solution.


Also, check out veracity. New kid on the block, but has bug tracking and project management built in.

http://veracity-scm.com/


I'd suggest using tools that work together and each do one thing well rather than a tool that attempts to do everything. That way, you're less locked in to your tool choice: if you find that one of the tools isn't doing it for you, you can easily swap it out and continue to use the other tools you're used to.

There are a few decentralised project tracking tools that build upon distributed version control for their storage. I myself have written one: https://github.com/npryce/deft.

I also did a quick review of other tools in the same space that I found: https://github.com/npryce/deft/wiki/Other-Distributed-Issue-Trackers. This may well be out of date now.


I found one answer, but it has its own version control system built-in.

"Fossil SCM offers decentralized source control, tickets and a wiki: http://www.fossil-scm.org/"

P.S. : I love how so down votes like crazy ,even if there are tons of same type of questions with lots of up votes, just because they do not get the idea.


http://www.codebasehq.com/ may be what you are after. It also has support for more version control systems than just Git, which is handy if you are working with a client steadfast on Subversion for example.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜