GitHub Launch Checklist icon
GitHub Launch Checklist icon

GitHub Launch Checklist

GitHub Launch Checklist audits a repository before it is published or promoted. It runs ten readiness checks - repository name, description, topics, README, license, demo link, installation section, contributing guide, issue templates and social preview - and reports a score...

GitHub Launch Checklist screenshot 1

Cost / License

  • Free
  • Open Source (MIT)

Platforms

  • Mac
  • Windows
  • Linux
  • Python
  • Docker
0likes
0articles
Save

Features

  1.  Continuous Integration

GitHub Launch Checklist News & Activities

Highlights All activities

Recent activities

GitHub Launch Checklist information

AlternativeTo Category

Development

GitHub repository

  •  195 Stars
  •  11 Forks
  •  0 Open Issues
  •   Updated  
View on GitHub

Popular alternatives

View all
GitHub Launch Checklist was added to AlternativeTo by mannatic on and this page was last updated .

No comments or reviews, maybe you want to be first?

What is GitHub Launch Checklist?

GitHub Launch Checklist audits a repository before it is published or promoted. It runs ten readiness checks - repository name, description, topics, README, license, demo link, installation section, contributing guide, issue templates and social preview - and reports a score from 0 to 10 for each one, with a short explanation when something is missing.

The tool works with any public repository. Run it from the command line with "owner/repo", or use the GitHub Action to run the same checks in CI and fail a build when readiness drops below a chosen threshold. JSON output is available for automation. It needs no account, no API key and no access beyond public data; an optional token only raises GitHub's API rate limit.

GitHub Launch Checklist is free, open source (MIT) and maintained as a community utility. It includes a documented checklist, example output, tests and versioned releases