This project provides command-line tools (written in PowerShell and Bash) to simplify pushing code from an npm project to multiple Git remote sources at once. It's designed for developers who maintain code repositories across multiple Git hosting platforms (like GitHub, Gitee, and Alibaba Cloud Code Repository) and want to streamline the process of pushing updates to all remotes simultaneously. The tools offer enhanced visual output formatting for better readability during operations and can automatically generate VSCode tasks for convenient integration.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
此为吴乐川的《【集得( Git )】上推(外国话是 push )辅助命令行工具》。本工具之主体并非采用 JavaScript 语言族编写,而是采用 2 种命令行环境之语言编写,即 PowerShell 语言和 Bash 语言。故本工具之主体仅用于(多种)命令行环境。当须将一个 npm 研发项目之代码库上推至多个【集得】源时,本工具可提供些许便利。