cf-tool icon indicating copy to clipboard operation
cf-tool copied to clipboard

Can anyone help me write README in detail?

Open xalanq opened this issue 4 years ago • 8 comments

I need a very detailed README. Can anyone help me ~

xalanq avatar Feb 29 '20 12:02 xalanq

I could try to, but so much has changed over the few last days, that I'm not even sure in which direction this project is moving (like the new contests folder instead of working dir). If we could first establish solid and persistent API and usage, we could then try to write an informative and comprehensive README.

gnojus avatar Feb 29 '20 12:02 gnojus

I could help you for sure. But the latest update has made quite a few changes that seem to make the tool a lot more complicated. Once I fully understand the updates to the tool, maybe I could help you write the README

infalmo avatar Feb 29 '20 16:02 infalmo

Thank you 2 guys!

xalanq avatar Feb 29 '20 16:02 xalanq

Why README? README is suppose to be short introduction to a project. Isn't it a good idea to use Github Wiki and for offline documentation in UNIX and UNIX-like OS, man page instead of putting everything in README?

etanot avatar May 18 '20 01:05 etanot

I agree that README shouldn't be a super long document, but I don't thing that project of this scale needs a wiki. Maybe README should explain the behavior and ideology, and commands should accept --help flag? E. g. cf clone --help gives usage explanation of command clone.

gnojus avatar May 18 '20 06:05 gnojus

I don't thing that project of this scale needs a wiki

We already crossed that scale, we have around 3-4 pager longer usage guideline, FAQ, Template etc everything is in README, which ultimately makes it cluttered. Putting them in Wiki, would make things structured and unlike README, Wiki requires very less effort to edit, that is whenever we make a small changes like typo fix, it requires to clone, commit, push, merge etc; and all those steps which require to make MR for real code change and unnecessarily those will present in code repository's history; but with Wiki we have our own separate history, and we can easily edit anything using Github UI, just by using few clicks.

commands should accept --help flag

also help as sub-command like git, go etc does. For example cf help clone.

etanot avatar May 18 '20 10:05 etanot

@nojus297 Would you be interested in helping me port this tool to other websites too? I've started the work in my organisation cp-tools and would be glad if you could help!

infalmo avatar May 19 '20 07:05 infalmo

Is this project dead? There is a MONSTER of a bug in the (config) directory parsing logic (so much so that I didn't even get to register for today's competition, as I decided to try out cf config / cf race ... and spent the 2 hrs trying -- unsuccessfully so far -- to fix my computer instead), but I don't know if I should waste the energy reporting. There are currently 51 issues, and only 2 have been closed within the last year. There is no point in building something like this if nobody is going to maintain it. It is the same as if a group of boat builders were to spend their days building a massive cargo liner just to shove it off and watch it sink into the middle of the ocean. I hate seeing open-source projects with potential gathering dust. It's a damned shame.

If it needs a maintainer, I can offer a bit of my time, although I have projects of my own. Still, it hurts to see a project like this rotting...

lifeModder19135 avatar Dec 28 '21 17:12 lifeModder19135