14 रिपॉजिटरी
Tools that specialize in managing semantic versions and Git tags based on commit history.
Distinct from Git and Version Control Tools: Existing candidates are too broad (awesome lists) or too specific (data versioning).
Explore 14 awesome GitHub repositories matching development tools & productivity · Git Versioning Managers. Refine with filters or upvote what's useful.
This repository is a comprehensive collection of instructional guides and practical examples for Python development, focusing on machine learning, data science, and web scraping. It provides implementations for neural networks, reinforcement learning algorithms, and deep learning architectures using PyTorch, alongside detailed manuals for scientific computing and data visualization. The project distinguishes itself by offering specialized tutorials on concurrent programming to optimize CPU performance and guides for setting up Linux development environments. It covers the implementation of ad
Provides practical guides on using Git to manage code versions and project history.
release-it is a Git release automation tool designed to coordinate software versioning, changelog generation, and package publishing. It functions as a semantic versioning manager that increments project versions and updates configuration files based on semantic standards or custom schemes. The project distinguishes itself through a plugin-based extension system that allows for custom versioning and publishing logic. It supports complex project structures via monorepo versioning automation to synchronize internal dependencies across multiple workspaces. The tool covers a broad range of capab
Manages semantic versioning and Git tags by analyzing commit history to determine the next version number.
release-it is an automated software release tool used for version bumping, Git tagging, and publishing software packages to registries. It functions as a Git versioning manager and changelog generator, facilitating the transition from code changes to official releases. The tool provides a non-interactive mode for executing release pipelines within continuous integration environments, as well as an interactive command-line workflow for manual configuration. It utilizes a plugin architecture to allow for custom versioning schemes and changelog generators. The system handles semantic versioning
Handles semantic versioning and Git tags based on commit history or manual user input.
Conventional Changelog is a set of tools for automatically generating formatted release notes by parsing Git commit messages that follow a structured specification. It includes a commit message parser to transform raw strings into structured data, a changelog generator for producing release notes, and a commit linter to ensure messages adhere to specific conventions before they are merged. The project provides a system for semantic versioning automation, analyzing commit history to recommend the next version bump based on the types of changes recorded. It supports extensibility through config
Extracts semantic versions from Git tags to automate versioning during the build process.
Standard-version is a semantic versioning release automation tool and Git versioning manager. It calculates the next semantic version by parsing commit messages that follow the Conventional Commits specification and automates the process of updating project files and creating signed Git tags. The tool distinguishes itself by generating formatted changelogs automatically from commit history and providing a release process simulation to preview version bumps without modifying files or Git history. It supports pre-release version management for experimental builds and allows for manual version o
Manages semantic versions and Git tags automatically based on analyzed commit history.
Manage your Java environment
Configures Git to use symbolic links instead of full copies when managing Java version aliases on Windows.
This is a PHP versioning library and Git version manager used to calculate project version strings. It functions as a semantic versioning tool that manages and retrieves the current version number of a PHP project. The library generates version identifiers by combining base release numbers with Git version control metadata. This process enables the automation of software releases by distinguishing stable production releases from development snapshots. The tool covers project versioning and dependency management for PHP packages, utilizing Git-based versioning to track the state of a project.
Manages semantic versions and project state by analyzing Git commit history.
🗂 High resolution web browser logos
Manages logo updates and historical versions through Git commits and branching.
This project is a curated collection of technical slide decks focused on high-performance architecture, middleware, cloud-native technologies, and Golang development. The slides are stored as Markdown files in a Git repository, which provides version history and straightforward hosting, and are converted into HTML for direct viewing in a web browser without requiring any downloads. The repository covers a range of advanced technical topics, including distributed consensus algorithms like Raft, network programming models such as epoll and io_uring, and the internals of systems like Apache Puls
Stores slide decks in a Git repository for version history and collaboration.
adr-tools is a command-line utility for automating the creation, indexing, and management of architecture decision records. It generates and maintains a log of technical choices using a series of version-controlled markdown files. The tool facilitates software architecture governance by tracking the evolution of decisions through git-based versioning and milestone tagging. It allows for the initialization of decision logs and the management of technical debt by marking previous decisions as superseded or obsolete. The system utilizes template-driven file generation to create standardized rec
Uses git commits and tags to maintain a permanent, auditable history of architectural changes.
xcodes, macOS टूलचेन एडमिनिस्ट्रेशन के लिए एक कमांड-लाइन यूटिलिटी है, जिसे विशेष रूप से कई Xcode वर्ज़न्स के इंस्टॉलेशन और मैनेजमेंट के लिए डिज़ाइन किया गया है। यह उपलब्ध रिलीज़ को खोजने, डेवलपमेंट एनवायरनमेंट के विशिष्ट वर्ज़न्स को डाउनलोड करने और संबंधित डिवाइस रनटाइम्स को कॉन्फ़िगर करने की प्रक्रिया को ऑटोमेट करता है। यह टूल सिम्बॉलिक लिंक अपडेट के माध्यम से एक्टिव वर्ज़न्स के बीच स्विच करने और विशिष्ट वर्ज़न्स की पहचान करके और उन्हें हटाकर लोकल इंस्टॉलेशन को मैनेज करने की अनुमति देकर सॉफ्टवेयर लाइफसाइकिल को संभालता है। यह सिस्टम कीचेन के भीतर Apple ID क्रेडेंशियल्स को स्टोर और क्लियर करके डाउनलोड सर्वर तक सुरक्षित पहुंच को हैंडल करता है। इस यूटिलिटी में प्रोसेसर आर्किटेक्चर द्वारा उपलब्ध सॉफ्टवेयर को फिल्टर करने और कमांड-लाइन इंटरैक्शन को तेज करने के लिए शेल कंप्लीशन स्क्रिप्ट जेनरेट करने की क्षमताएं शामिल हैं।
Fetches available Xcode versions and download metadata via remote HTTP API requests.
CPM.cmake is a dependency manager and package resolver for C and C++ projects that integrates directly into the CMake build system. It automates the process of fetching, configuring, and managing external libraries by resolving dependencies through system-wide package managers or by downloading source code from remote repositories. The system ensures reproducible builds by locking transitive dependency versions and verifying the authenticity of downloaded source archives using cryptographic hash checksums. It allows for development flexibility through local filesystem overrides, which redirec
Resolves specific library versions by fetching tags or commit hashes directly from remote Git repositories.
Commitizen is a command-line tool and software release utility that automates version calculation, conventional commit enforcement, and changelog generation from git history. The system parses commit messages against conventional specification rules, calculates version increments based on recent commits, and synchronizes version numbers across package manifest files and project metadata without storing state. The application provides interactive prompts to build structured commit messages and includes git hook integration to validate local commit operations before completion. It compiles comm
Extracts version numbers dynamically from Git tags without modifying tracked project files.
Editable Website is a content management system built with Svelte that enables direct inline editing of static web pages without needing a database. It functions as a Git-backed web content editor and a component-based static site builder, storing all website text, configuration, and files in local Git repositories to ensure full data ownership and local version control. The platform supports in-browser content management, allowing users to modify text, format styles, and compose structured page layouts using interactive blocks, drag-and-drop interactions, and keyboard shortcuts. Additional
Stores all site contents and configuration inside local version-controlled files to keep data fully owned and portable.