console-helpers/svn-buddy
最新稳定版本:v0.8.0
Composer 安装命令:
composer require console-helpers/svn-buddy
包简介
Easier way to control work with Subversion repositories from command-line
关键字:
README 文档
README
SVN-Buddy is a command-line tool, that was created to drastically simplify Subversion-related development tasks performed on a daily basis from command line.
The Git users will also feel right at home, because used terminology (commands/options/arguments) was inspired by Git.
Usage
https://svn-buddy.readthedocs.io/
Installation
- download a stable release (preferably to the folder in PATH)
- setup auto-completion by placing
eval $(/path/to/svn-buddy.phar _completion --generate-hook -p svn-buddy.phar)in~/.bashrc(Bash v4.0+ required) and reopening a Terminal window - (optional) switch to the
snapshotrelease channel to get weekly updates by running the/path/to/svn-buddy.phar self-update --snapshotcommand - (optional) switch to the
previewrelease channel to get daily updates by running the/path/to/svn-buddy.phar self-update --previewcommand
How to upgrade Bash on macOS: https://www.shell-tips.com/mac/upgrade-bash/ .
Requirements
- working Subversion command-line client (was tested on v1.6, v1.7, v1.8)
- a Subversion working copy (almost all
svn-buddy.pharcommands operate inside a working copy)
Contributing
See CONTRIBUTING file.
License
SVN-Buddy is released under the BSD-3-Clause License. See the bundled LICENSE file for details.
统计信息
- 总下载量: 14
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2015-10-28