30 open-source projects similar to en/get-started, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Get Started alternative.
CLI to sync labels between repositories on GitHub
This project is a version control style guide and contribution standard. It provides formal specifications for maintaining consistency in commit messaging, branch naming, and general development workflows within Git. The guide focuses on organizing project history through atomic commit structuring and specific rebasing strategies to ensure a clean, linear timeline. It establishes standardized conventions for naming branches with ticket identifiers and formatting commit messages to explain the reasoning behind changes. The framework also covers the coordination of team contributions through m
Git-integrated backup tool for macOS and Linux devs.
Lint your commit messages, run tests, format or analyze code, and perform any other checks automatically when you commit or push. 🚀
Angular expressions support for easy-template-x
Autogenerate static GraphQL API documentation
GraphQL Voyager is a schema visualizer and data model explorer that provides an interactive graph representation of a GraphQL API. It serves as a documentation tool for inspecting types and fields by transforming schema introspection data into a visual interface. The tool maps the relationships between different types and fields, allowing for the analysis of complex data models and their connections. Users can filter the visual representation to remove deprecated fields or wrapper classes and use a dedicated information panel to examine technical specifications for specific data types.
A command-line tool that helps you clean up Git branches that have been merged into master.
This project is a comprehensive Git command reference guide and version control cheat sheet. It serves as a technical directory of terminal syntax and functional workflows organized as markdown documentation. The documentation is structured to map specific commands to development lifecycle stages, providing detailed guidance on implementing feature workflows, managing production releases, and executing critical hotfixes. The reference covers a broad range of version control capabilities, including repository initialization, branch and merge management, remote synchronization, and project his
Elixir implementation of the Git object storage, but with the goal to implement the same semantic with other storage and topics
Search StackOverflow and paste code snippets without leaving Sublime Text
A beautiful way to read documentation
Allows you to draw in your GitHub heatmap
A modern Git CLI tool with both traditional command-line and interactive incremental-search UI.
Learn, design or document codebase by putting breadcrumbs in source code. Live updates, multi-language support and more.
XCribe is a doc generator for Rest APIs built with Phoenix. The documentation is generated by the test specs.
.. image:: https://www.breathe-doc.org/img/logo.svg :align: center :alt: Breathe logo :width: 200 :height: 200 :target: https://www.breathe-doc.org
Static page generator for documenting GraphQL Schema