定制 mortenscheel/release-notes-cli 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

mortenscheel/release-notes-cli

最新稳定版本:v0.6

Composer 安装命令:

composer create-project mortenscheel/release-notes-cli

包简介

Show formatted Github release notes in the terminal.

README 文档

README

A command-line tool to find and show the release notes for a specific Github repository or Composer package.

Installation

Composer

Requirements: Linux or Mac with PHP 8.1 and Composer installed.

composer global require mortenscheel/release-notes-cli

Docker

docker run --rm -it mono2990/release-notes {repo}

You can optionally pass your Github token using an environment variable:

docker run --rm -it -e RELEASE_NOTES_GITHUB_TOKEN={token} mono2990/release-notes {repo}

Caching is not supported when running in docker

Usage

release-notes <name> [options]

Arguments:
  name                  Name of the repository or package

Options:
  --tag[=TAG]           Specific tag
  --from[=FROM]         From version
  --to[=TO]             To version
  --help                Display help
  
Note:
  If neither --tag, --from or --too is provided, only the latest release will be displayed

Show latest release notes

release-notes laravel/framework

Show release notes for specific tag

release-notes laravel/framework --tag v9.34.0

Show all releases since specific version

release-notes laravel/framework --from 9.0

Caching

To enable caching, run

release-notes cache:init

The cache can be flushed manually by running

release-notes cache:clear

统计信息

  • 总下载量: 36
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 2
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2022-11-06

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固