question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

create `standard-readme` layout

See original GitHub issue

I’m going to major standardizing and my flow would soon be totally automated, crazy and awesome. I’m using the “standards” - standard, semantic releasing with standard-version (which is almost the same as semantic-release), and wanna have standard readmes too.

offtopic: What I imagine:

  1. generate-repo - creates repo on github, labels, sync travis/coveralls site? etc, init and possibly first commit
  2. generate project - creates any templates
  3. writing the modules
  4. verb
  5. git add --all -> git cz (commit using commitizen) -> (standard-version, not always), git push (–follow-tags, if standard-version), (npm publish, if standard-version)

Issue Analytics

  • State:open
  • Created 7 years ago
  • Comments:11 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
jonschlinkertcommented, Sep 13, 2016

I just looked. I have zero interest in supporting that. I tried commenting in the one discussion and the response(s) to my comment were childish, and it seemed like they were actively discouraging others from commenting. Someone even commented that they didn’t like my style of readmes. That’s fine, but given that I have more of them, more experience writing them, and more tools for creating them than any other GitHub user to my knowledge, I would have at least hoped to be a part of the discussion.

I even commented that my decisions are based on data, and someone had a problem with that. It was lame. I have 300 million downloads a month to guide my decisions, not to mention the clicks that we track. It’s absurd for someone to not want insight from that.

1reaction
jonschlinkertcommented, Sep 12, 2016

so it also would be great if you fix them a bit to be compliant.

How about if we fix the spec instead

Read more comments on GitHub >

github_iconTop Results From Across the Web

A standard style for README files
Standard Readme is designed for open source libraries. Although it's historically made for Node and npm projects, it also applies to libraries in...
Read more >
Make a README
Learn how to make a great README for your programming project, and use the editable template to get started.
Read more >
README.md template | Documenting your project
Information about content and formatting of project README files.
Read more >
How to Write a Good README File for Your GitHub Project
It is the first file a person will see when they encounter your project, so it should be fairly brief but detailed. ·...
Read more >
Readme Template: How to write a kickass README
What should you include in a README? · 1. Name the thing. Don't forget to give your project or feature a name. ·...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found